No Testing Database #1

Open
opened 2024-11-23 18:28:12 +01:00 by Jukoga · 2 comments
Collaborator
There is no content yet.
Jukoga changed title from No Testinf Database to No Testing Database 2024-11-23 18:28:21 +01:00
Jukoga changed title from No Testing Database to No Testing Database 2024-11-23 18:33:25 +01:00

As suggested by Antares, I have removed the SQL dependency from the main branch and instead added an array of dummy data. The sql branch is still dependent on an SQL Server and for the data you can make start a new database set the name in the appsettings.json in ConnectionStrings database= and add the data. The data is still available at (https://bhdev.pythonanywhere.com/provinces) and (https://bhdev.pythonanywhere.com/assault_troops). If you need an automation script to populate the DB, I can provide that too.

As suggested by Antares, I have removed the SQL dependency from the main branch and instead added an array of dummy data. The sql branch is still dependent on an SQL Server and for the data you can make start a new database set the name in the `appsettings.json` in `ConnectionStrings` `database=` and add the data. The data is still available at (https://bhdev.pythonanywhere.com/provinces) and (https://bhdev.pythonanywhere.com/assault_troops). If you need an automation script to populate the DB, I can provide that too.
Jukoga self-assigned this 2024-11-24 13:47:31 +01:00
Jukoga added reference docker_db 2024-11-26 21:12:12 +01:00
Poster
Collaborator

The SQL Server is now a Docker File which can be started with docker compose together with the API App itself.

The SQL Server is now a Docker File which can be started with docker compose together with the API App itself.
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No project
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Surya/DotNetServer#1
There is no content yet.