Commit Graph

11 Commits

Author SHA1 Message Date
ecd9e62147 Fix last end-to-end database test (#721).
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-11 00:37:36 -07:00
48b6a1679a Remove sections (#721).
Some checks failed
continuous-integration/drone/push Build is failing
2023-07-08 23:14:30 -07:00
89602d1614 pass all existing tests (and formatting) 2023-06-16 15:14:00 +05:30
62b6f13299 add restore-path support for sqlite 2023-06-15 23:02:09 +05:30
f42890430c Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-23 23:11:14 -07:00
e1f02d9fa5 Add SQLite feature to NEWS and also integrations.
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-04 09:59:16 -08:00
cf0275a3ed remove test path 2023-03-04 23:00:57 +05:30
c71eb60cd2 mock os.remove instead of actually removing a file 2023-03-04 13:08:30 +05:30
675e54ba9f use os.remove and improve tests 2023-03-04 12:43:07 +05:30
903507bd03 code review 2023-03-04 01:27:07 +05:30
af1cc27988 feat: add dump-restore support for sqlite databases 2023-03-02 23:55:16 +05:30