2
0
mirror of https://github.com/frappe/books.git synced 2024-11-10 07:40:55 +00:00
books/frappe/backends
18alantom b9a65b75d5 fix: circumvent possible sqlite bug
- sqlite throws not null on direct insert
- this doesn't seem to be happening on
   bulk or individual inserts
2022-03-08 15:20:07 +05:30
..
database.js refactor: rename imports, frappejs → frappe 2022-01-21 02:27:29 +05:30
http.js refactor: rename imports, frappejs → frappe 2022-01-21 02:27:29 +05:30
mysql.js refactor: rename imports, frappejs → frappe 2022-01-21 02:27:29 +05:30
sqlite.js fix: circumvent possible sqlite bug 2022-03-08 15:20:07 +05:30