Merge pull request #564 from Oloodi/493-implement-rapid-order-creation-voice-text-in-client-mobile-app
Improved Benefit screen and improved UX of worker and client homepages
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
specVersion: "v1"
|
||||
serviceId: "krow-workforce-db"
|
||||
serviceId: "krow-workforce-db-validation"
|
||||
location: "us-central1"
|
||||
schema:
|
||||
source: "./schema"
|
||||
@@ -7,7 +7,7 @@ schema:
|
||||
postgresql:
|
||||
database: "krow_db"
|
||||
cloudSql:
|
||||
instanceId: "krow-sql"
|
||||
instanceId: "krow-sql-validation"
|
||||
# schemaValidation: "STRICT" # STRICT mode makes Postgres schema match Data Connect exactly.
|
||||
# schemaValidation: "COMPATIBLE" # COMPATIBLE mode makes Postgres schema compatible with Data Connect.
|
||||
connectorDirs: ["./connector"]
|
||||
|
||||
Reference in New Issue
Block a user