Update to avoid cast when possible (
#113 )
Pull request merge
muglugpushed 1 commit to main • da4bd2f…68d1473 • on Aug 28, 2024
Update to avoid cast when possible
Force push
Update to avoid cast when possible
add AsyncMysqlQueryErrorResult and SQLFakeAsyncMysqlException (
#110 )
Pull request merge
pbibrapushed 1 commit to main • ef87737…da4bd2f • on Oct 6, 2023
remove private method call
add AsyncMysqlQueryErrorResult and SQLFakeAsyncMysqlException
Evaluate expressions in IN predicates when performing index checks (
#108
Evaluate expressions in IN predicates when performing index checks (
#108 Pull request merge
muglugpushed 1 commit to main • 0593ff4…ef87737 • on Sep 5, 2023
Fix evaluation of <foo>=NULL (
#107 )
Pull request merge
muglugpushed 1 commit to main • ef5301c…0593ff4 • on Sep 5, 2023
Add TIMESTAMP to SchemaGenerator (
#106 )
Pull request merge
muglugpushed 1 commit to main • e487593…ef5301c • on Jun 16, 2023
Add 'rank' as the reserved word (
#105 )
Pull request merge
muglugpushed 1 commit to main • 8e5339d…e487593 • on Jun 15, 2023
Add 'rank' as the reserved word
Support JSON fields in SchemaGenerator (
#104 )
Pull request merge
muglugpushed 1 commit to main • 61a01a7…8e5339d • on Jun 15, 2023
Add support for ignoring queries that violate an index requirement ba…
muglugpushed 1 commit to main • e3213f7…61a01a7 • on Jun 6, 2023
Add flags to track replica queries and synthetic requests
muglugpushed 1 commit to main • 87cea53…e3213f7 • on Jun 1, 2023
Break out QueryPlanner into separate class
muglugpushed 1 commit to main • 522dfa9…87cea53 • on Jun 1, 2023
Ignore keys that start with null
muglugpushed 1 commit to main • e15dd14…522dfa9 • on May 19, 2023
Fix a few more bugs with indexes
muglugpushed 1 commit to main • 0f084d8…e15dd14 • on May 19, 2023
Fix incorrect numbering for some ids after a deletion
muglugpushed 1 commit to main • 6b6fd88…0f084d8 • on May 19, 2023
Change layout of index references (
#103 )
Pull request merge
muglugpushed 1 commit to main • 363db04…6b6fd88 • on May 18, 2023
Change layout of index references
Force push
You can’t perform that action at this time.