Remove cache features #2347

Merged
lunny merged 3 commits from lunny/remove_cache into main 2023-10-27 15:48:07 +00:00
Owner

The cache feature is not used frequently but needs more time to maintain.
I think there are many machism to handle the cache out of ORM. So let's remove it.

The cache feature is not used frequently but needs more time to maintain. I think there are many machism to handle the cache out of ORM. So let's remove it.
lunny added this to the 2.0.0 milestone 2023-10-25 12:15:13 +00:00
lunny added the
kind
breaking
label 2023-10-25 12:15:13 +00:00
lunny added 1 commit 2023-10-25 12:15:14 +00:00
Remove cache features
Some checks failed
test mariadb / test mariadb (pull_request) Failing after 4m18s
test cockroach / test cockroach (pull_request) Failing after 4m53s
test mssql / test mssql (pull_request) Failing after 4m33s
test mysql / test mysql (pull_request) Failing after 4m31s
test mysql8 / test mysql8 (pull_request) Failing after 4m27s
test postgres / test postgres (pull_request) Failing after 4m23s
test sqlite / unit test & test sqlite (pull_request) Failing after 4m13s
test tidb / test tidb (pull_request) Failing after 4m10s
ba303fe8f0
lunny added 1 commit 2023-10-27 06:36:38 +00:00
Fix test
Some checks failed
test cockroach / test cockroach (pull_request) Failing after 4m48s
test mariadb / test mariadb (pull_request) Failing after 4m38s
test mssql / test mssql (pull_request) Failing after 4m43s
test mysql / test mysql (pull_request) Failing after 4m38s
test mysql8 / test mysql8 (pull_request) Failing after 4m34s
test postgres / test postgres (pull_request) Failing after 4m26s
test sqlite / unit test & test sqlite (pull_request) Failing after 4m41s
test tidb / test tidb (pull_request) Failing after 5m12s
2042eb1d7b
lunny closed this pull request 2023-10-27 07:29:42 +00:00
lunny reopened this pull request 2023-10-27 07:38:33 +00:00
lunny changed target branch from master to main 2023-10-27 07:38:44 +00:00
lunny force-pushed lunny/remove_cache from 2042eb1d7b to 7118e6f646 2023-10-27 15:27:22 +00:00 Compare
lunny added 2 commits 2023-10-27 15:36:51 +00:00
fix makefile
All checks were successful
test mariadb / test mariadb (pull_request) Successful in 3m28s
test mysql / test mysql (pull_request) Successful in 3m33s
test mssql / test mssql (pull_request) Successful in 3m59s
test cockroach / test cockroach (pull_request) Successful in 6m22s
test mysql8 / test mysql8 (pull_request) Successful in 3m23s
test postgres / test postgres (pull_request) Successful in 3m23s
test sqlite / unit test & test sqlite (pull_request) Successful in 4m23s
test tidb / test tidb (pull_request) Successful in 2m6s
f6f33bcb4e
lunny merged commit 42553b7477 into main 2023-10-27 15:48:07 +00:00
lunny deleted branch lunny/remove_cache 2023-10-27 15:48:08 +00:00
lunny referenced this issue from a commit 2023-10-27 15:48:08 +00:00
Sign in to join this conversation.
No description provided.