refactor: consolidate db package and flatten structure
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// versions:
|
||||
// sqlc v1.31.1
|
||||
|
||||
package database
|
||||
package db
|
||||
|
||||
import (
|
||||
"context"
|
||||
|
||||
Reference in New Issue
Block a user