major bug fixes & breaking change in database code
Major bug fixes and improvements have been made. There's also a breaking change for plugins using the database system. All database related functions are now async based.
This commit is contained in:
+2
-1
@@ -12,4 +12,5 @@ TEMP/
|
||||
.vscode/
|
||||
plugins/*
|
||||
!plugins/example-plugin/
|
||||
dist/
|
||||
dist/
|
||||
database/openticket.sqlite
|
||||
Reference in New Issue
Block a user