You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating prepared statements within the postgres/init/ directory should allow all of the statements to be registered with the db, you just have to add the mapping of the .sql file inside of docker-compose.yaml, similar to how the create_tables.sql is done.
Postgres, docker
The text was updated successfully, but these errors were encountered: