refactor: consolidate db package and flatten structure

This commit is contained in:
2026-05-06 23:11:05 +02:00
parent 6c4642904f
commit 9cefb39d01
8 changed files with 31 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
package database
package db
import (
"database/sql"