Commit Graph

4 Commits

Author SHA1 Message Date
zegkljan
395b17d1be data update
* foreign keys always enabled on each connection
* implemented data update (create, update, delete)
2022-01-29 00:48:32 +01:00
zegkljan
01fb4c75f8 ignore vscode files 2022-01-28 00:42:46 +01:00
zegkljan
862350b875 fix cmdline flags, fix initdb script
* Actually parse the command line flags.
* Remove CASCADE from drop table.
2022-01-28 00:37:22 +01:00
zegkljan
38318ca654 basic server
* basic untested implementation of server
* updating data not implemented yet
2022-01-28 00:29:06 +01:00