edgedb / edgedb-docker

Official Docker Image packaging for EdgeDB
81 stars 16 forks source link

Apply migrations to EDGEDB_SERVER_DATABASE when specified #79

Closed fmoor closed 11 months ago

fmoor commented 12 months ago

fixes https://github.com/edgedb/edgedb-docker/issues/78

fmoor commented 12 months ago

I also discovered https://github.com/edgedb/edgedb-docker/issues/80 but didn't have time to fix it at the moment.

elprans commented 12 months ago

I also discovered #80 but didn't have time to fix it at the moment.

This fix should fix that as well I think

fmoor commented 12 months ago

I also discovered #80 but didn't have time to fix it at the moment.

This fix should fix that as well I think

I had added a test for that and it doesn't work.