khowellmobile / practice-cs-tool

A tool for practice cs written in django
MIT License
0 stars 0 forks source link

Change Database backend rework #235

Open khowellmobile opened 1 day ago

khowellmobile commented 1 day ago

Description

The change database page is currently set up to only handle mssql and ODBC connections. This is an issue for being able to connect to different databases. As such this should be changed. To start the backend will be changed to handle ODBC and PostgreSql Connections.