v1.3.0
What's Changed
Fixed bugs 🐞
- Updating the course semester ID does not work by @mxsph in #933
- [SQL Playground] Error while storing larger Database Informations by @mxsph in #958
- [SQL Playground] The database information is deleted if the query returns an error by @mxsph in #966
- [SQL Playground] Error while executing SQL statements with special chars by @mxsph in #963
- [SQL Playground] Error while storing larger SQL statements by @mxsph in #962
- [SQL Playground] Add soft deletion of playground database and auto creation of playground entities by @Zitrone44 in #972
New core Features 🎉
- [API] Sort course results alphabetically by @pdrtzk in #941
- [Core API] Add cid to submission by @Zitrone44 in #946
- [SQL-Playground] implementation of the sql playground api by @Zitrone44 in #953
- extend sql input by optional number of tabs by @SiarNoozai in #902
- implement DB controll component by @Medienkunzt in #954
- docs(SQL Playground api): fix database creation method by @mxsph in #959
- add db schema component by @nicosoethe in #965
- [SQL Playground] Improve the
table/view/trigger/routines-Routes Data types by @mxsph in #973 - [SQL Playground] attach api to frontend components by @Medienkunzt in #982
New checker Features 🎉
- [Runner] Improve checker environment support by @Zitrone44 in #936
- Extension of the SQL Checker to cover persistent databases by @mxsph in #947
- [Excel-Checker] Refactor ExcelCheckerService by @pdrtzk in #942
Internal 🔒
- [Helm] Add helm chart by @Zitrone44 in #915
Other Changes
Full Changelog: v1.2.1...v1.3.0