Skip to content

[IMP] gmail: make init_db idempotent#63

Open
nim-odoo wants to merge 1 commit intoodoo:v2from
nim-odoo:v2-init_db-nim
Open

[IMP] gmail: make init_db idempotent#63
nim-odoo wants to merge 1 commit intoodoo:v2from
nim-odoo:v2-init_db-nim

Conversation

@nim-odoo
Copy link

We make sure the init_db.sql can be run multiple times without failing. Moreover, we remove the CREATE DATABASE part: this should generally be executed outside of the script.

We make sure the `init_db.sql` can be run multiple times without
failing. Moreover, we remove the `CREATE DATABASE` part: this should
generally be executed outside of the script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant