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
4
193cb67e9c
seitime-frappe
/
frappe
/
database
History
Ankush Menat
9fc1787a18
fix: make default flags same on both connectors (
#36697
)
2026-02-04 12:45:35 +00:00
..
mariadb
fix: make default flags same on both connectors (
#36697
)
2026-02-04 12:45:35 +00:00
postgres
perf(postgres): skip unnecessary migrations due to type mismatch (
#34784
)
2025-12-29 18:29:22 +05:30
sqlite
feat(sqlite): Set 5s of busy_timeout
2025-10-28 13:54:53 +05:30
__init__.py
refactor: Default to mysqlclient (
#32987
)
2025-06-18 06:04:24 +00:00
database.py
fix!: Only query single for single doctypes (
#36519
)
2026-01-30 11:22:17 +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
fix(postgres): misc query building fixes + CI (
#34831
)
2025-12-05 10:30:49 +05:30
query.py
feat(qb): implement build_match_conditions, build_filter_conditions (
#35857
)
2026-02-03 12:10:38 +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
fix(postgres): drop_index_if_exists uses DROP INDEX IF EXISTS (
#35636
)
2026-01-05 11:15:41 +00:00