]> marstr Code Repo - Database/commit
Initial commit with recently added functions to work with the database master
authorMarStr <marcus@marstr.online>
Fri, 5 Jul 2024 13:28:42 +0000 (15:28 +0200)
committerMarStr <marcus@marstr.online>
Fri, 5 Jul 2024 13:28:42 +0000 (15:28 +0200)
commit914da69a0bb9f75284aaa074504a28870f5898ef
tree09e1257c39528038d2833f109b23225b98b954b1
Initial commit with recently added functions to work with the database
database.cpp [new file with mode: 0644]
database.h [new file with mode: 0644]
databasedefines.h [new file with mode: 0644]
databasefield.h [new file with mode: 0644]
databaserow.cpp [new file with mode: 0644]
databaserow.h [new file with mode: 0644]