Skip to content

Edc tables not created while using postgresql #4323

Answered by paullatzelsperger
kss682 asked this question in Q&A
Discussion options

You must be logged in to vote

EDC doesn't create tables automatically, you'll have to do that yourself. in the code base you'll find schema.sql files, which contain all the necessary table structures.

another way would be to use a tool like flyway or liquibase or something similar.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jimmarino
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants