This website requires JavaScript.
Explore
Help
Sign in
vassili
/
seitime-frappe
Watch
1
Star
0
Fork
You've already forked seitime-frappe
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
ea4cdf68f4
seitime-frappe
/
frappe
/
database
History
Ankush Menat
04f9d95718
fix: Clear value cache on savepoint restore too (
#34367
)
2025-10-13 09:48:30 +00:00
..
mariadb
feat: Database SSL one way support (
#33044
)
2025-07-16 06:36:19 +00:00
postgres
refactor(treewide): ruff format
2025-09-26 13:16:43 +05:30
sqlite
fix: create index if it doesn't exist
2025-09-30 22:15:09 +05:30
__init__.py
refactor: Default to mysqlclient (
#32987
)
2025-06-18 06:04:24 +00:00
database.py
fix: Clear value cache on savepoint restore too (
#34367
)
2025-10-13 09:48:30 +00:00
db_manager.py
refactor: use a database file directly, instead of an SQL file
2025-04-15 13:59:16 +05:30
operator_map.py
perf: Avoid Coalesce in QB
is
implementation
2025-05-02 19:09:51 +05:30
query.py
fix(db_query): != condition not working in case of None
2025-09-30 13:23:16 +05:30
schema.py
fix(schema): ensure int-int comparison (
#34320
)
2025-10-09 15:25:50 +05:30
sequence.py
style: re-format with ruff
2024-02-05 18:53:33 +05:30
utils.py
feat: utility to commit certain queries after sending response (
#32978
)
2025-07-08 05:02:27 +00:00