72
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 12, 2023 — May 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix typo and long lines, add javadoc More... 4 months ago
Fix SQL nulls in JSON More... 4 months ago
Merge pull request #3990 from katzyn/cte More... 4 months ago
Fix parameters in CTEs More... 4 months ago
Merge pull request #3989 from katzyn/cte More... 4 months ago
Don't create a useless original index and add an own index for recursive CTEs More... 4 months ago
Refactor CTE-related code and reduce recompilations More... 4 months ago
Merge pull request #3988 from katzyn/cte More... 4 months ago
Allow empty column lists in with clause and views More... 4 months ago
Fix references to CTEs from derived tables More... 4 months ago
Merge pull request #3986 from katzyn/cte More... 4 months ago
Fixes More... 4 months ago
Remove unsupported grammar More... 4 months ago
Remove leftovers More... 4 months ago
Revert changes in BNF due to bug in code completion More... 4 months ago
Move CTEs to their own identifier scope More... 4 months ago
Fix typo and long line More... 4 months ago
Update copyright years More... 4 months ago
Merge pull request #3985 from katzyn/nan More... 4 months ago
Remove quirks from MVPrimaryIndex.find() and add more tests More... 4 months ago
Fix MVPrimaryIndex.extractPKFromRow() for other numeric data types More... 4 months ago
Throw exception on invalid ASIN or ACOS argument as requried by the Standard More... 4 months ago
Merge pull request #3984 from katzyn/invisible More... 4 months ago
Don't include invisible columns into default insert column list More... 4 months ago
Bump h2 version mentioned More... 4 months ago
Merge pull request #3975 from andreitokar/issue-3960 More... 4 months ago
fix for #3960 More... 4 months ago
misc compile/doc warnings More... 4 months ago
Remove support of non-standard WITH clause in DML commands More... 4 months ago
Merge pull request #3974 from katzyn/local_temporary More... 4 months ago