Add gRPC server implementation and database integration for marketplace and products
This commit is contained in:
@@ -2,6 +2,6 @@ version: "1"
|
||||
packages:
|
||||
- name: "test"
|
||||
path: "../test/db/generated"
|
||||
queries: "../test/db/queries.sql"
|
||||
queries: "../test/db/query.sql"
|
||||
schema: "./schema.sql"
|
||||
engine: "postgresql"
|
||||
Reference in New Issue
Block a user