Skip to content
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

PostgreSQL support #107

Merged
merged 1 commit into from
Aug 11, 2022
Merged

PostgreSQL support #107

merged 1 commit into from
Aug 11, 2022

Conversation

edarchis
Copy link
Member

  • Add support for PG connection settings
  • Add large script for init_test_db (this required a LOT of tuning, most of the inserts are done in the right order, only the mutual dependencies use the deferred constraints. The mutation will fix those but not yet in this script)
  • Support for the above in the Python script

Potential conflict of settings.py, (note the env FRONTENT instead of FRONTEND)

* Add support for PG connection settings
* Add large script for init_test_db (this required a LOT of tuning, most of the inserts are done in the right order, only the mutual dependencies use the deferred constraints. The mutation will fix those but not yet in this script)
* Support for the above in the Python script

# Conflicts:
#	openIMIS/openIMIS/settings.py
@dragos-dobre dragos-dobre merged commit 1fd2340 into develop Aug 11, 2022
@dragos-dobre dragos-dobre deleted the feature/postgres branch August 11, 2022 12:44
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.

2 participants