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
899a2cfc49
seitime-frappe
/
frappe
/
database
History
Sagar Vora
d35c1d958f
perf(query engine): create one less copy (
#32889
)
2025-06-11 12:51:55 +05:30
..
mariadb
fix: handle snapshot isolation errors better (
#32318
)
2025-04-28 06:18:38 +00:00
postgres
perf: compute query type only once
2025-03-15 13:39:57 +05:30
sqlite
chore(sqlite): set connection timeout to 15 seconds and set
synchronous
pragma
2025-04-15 13:59:17 +05:30
__init__.py
fix: support sqlite
2025-04-15 13:59:16 +05:30
database.py
fix: clear db.value_cache when clearing doctype cache
2025-06-05 14:46:03 +05:30
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
perf(query engine): create one less copy (
#32889
)
2025-06-11 12:51:55 +05:30
schema.py
fix(add_column): adjust for sqlite
2025-04-15 13:59:16 +05:30
sequence.py
style: re-format with ruff
2024-02-05 18:53:33 +05:30
utils.py
Revert: DocRef (
#32866
)
2025-06-10 05:20:56 +00:00