Pārlūkot izejas kodu

added changelog to database, implemented ON UPDATE RESTRICT

fiffty-50 4 gadi atpakaļ
vecāks
revīzija
e2e27a9389
2 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 4 0
      assets/database/README.md
  2. BIN
      assets/database/logbook.db

+ 4 - 0
assets/database/README.md

@@ -3,3 +3,7 @@ This is merely a copy of the database.
 In order to use it with the application, it needs to be put in the
 data folder in the application directory, i.e. the folder the application
 is executed in.
+
+# Changelog
+
+When making changes to the database layout, schemas or pragmas make a comment in the changelog table detailing the changes you have made.

BIN
assets/database/logbook.db