moonraker/moonraker
Eric Callahan e41a934f74 database: support legacy sqlite_master table
Sqlite versions older than 3.33.0 store schema information in the
sqlite_master table rather than the sqlite_schema table.

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
2024-05-21 06:18:46 -04:00
..
assets machine: move default allowed services to an asset file 2024-03-15 15:07:29 -04:00
components database: support legacy sqlite_master table 2024-05-21 06:18:46 -04:00
thirdparty moonraker: introduce thirdparty package 2022-01-28 18:00:21 -05:00
utils filelock: add missing newline 2024-04-27 11:10:24 -04:00
__init__.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
__main__.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
common.py app: replace dict with UserInfo throughout Moonraker 2024-05-21 06:18:46 -04:00
confighelper.py confighelper: type checking fix 2024-05-14 20:08:40 -04:00
eventloop.py eventloop: add low level eventloop property 2024-05-18 08:03:47 -04:00
loghelper.py utils: add kernel version 2024-03-11 06:26:18 -04:00
moonraker.py moonraker: convert code to a package 2023-02-22 12:16:26 -05:00
server.py database: add backup, restore, and compact endpoints 2024-05-21 06:18:46 -04:00