-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create migration for database #126
Create migration for database #126
Conversation
… cannot find table 'users', replace inheritance in api models instead creating new base, takes from database.py
…rfile.backend and volumes alembic files in api container, which are necessary to correctly working
…ate black and ruff linters
…lembic_helpers for postgis extension
…lembic_helpers for postgis extension
…s.sh and delete unnecessary postgis extensions
Dodałem od siebie kilka dodatkowych rzeczy:
Sprawdźcie proszę, czy nie instaluje wam mój nadpisany plik 10_postgis.sh tych dodatkowych dodatków do postgisa. I tam na końcu nie powinno wam instalować: postgis_topology, postgis_tiger_geocoder |
Tutaj jeszcze dyskusja gdzie wyszło, że to rozwiązanie z podmianą pliku jest jedną z opcji. Ogólnie ludzie prosili o to samo co ja, czyli możliwość konfiguracji tego postgisa |
Przejrzałem z większego, nie odpalałem u siebie |
This PR is for add migration to our backend service and solve problems with geolachemy2 library with alembic migration: