]> jfr.im git - erebus.git/commit
add sqlite database support
authorJohn Runyon <redacted>
Wed, 8 May 2024 09:28:35 +0000 (03:28 -0600)
committerJohn Runyon <redacted>
Wed, 8 May 2024 09:38:36 +0000 (03:38 -0600)
commit6b4ba0b651d53a40629a59d4a5df8767217c7386
treedfb767b29472bb2da097971287abcf554542f927
parent5b8f6176bdaccb440e3c7ed67a7cec4db25e5c5f
add sqlite database support

these are the current commands which interact with the database and
should be tested for a new database:

join part stafflist whoami glevel clevel whoami

(make sure glevel and clevel changes are reflected in the whoami; make
sure no errors are logged from the queries)
.gitignore
README.md
erebus.py
mysql.sql [moved from dump.sql with 78% similarity]
sqlite.sql [new file with mode: 0644]