1
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed cached table to load all primary keys More... almost 6 years ago
Added memory key test for no column key More... almost 6 years ago
Fixes ORDER BY when comparing two nulls More... almost 6 years ago
Fixes for SHOW queries More... almost 6 years ago
MemoryKey unit tests More... about 6 years ago
Adds updates tests for collisions and ignore More... about 6 years ago
Fixed Update collision to use keys More... about 6 years ago
Fixed Insert collision to use keys More... about 6 years ago
Adds WriteCursors More... about 6 years ago
Adds Keys (only on memory ones so far) More... about 6 years ago
Fixes updefined variable from test More... about 6 years ago
More Update tests More... about 6 years ago
Separated the UPDATE execution code into class More... about 6 years ago
Fixed DROP SCHEMA code More... about 6 years ago
First UPDATE tests More... over 6 years ago
Fixed the generated code for UPATE to be valid More... over 6 years ago
Fixed SET clauses to not split on = in quotes More... over 6 years ago
Forgot POSITIION test More... over 6 years ago
More custom parsed functions tests. More... over 6 years ago
Some custom parsed unit tests More... over 6 years ago
Adds CAST function More... over 6 years ago
Added type name lookup to Types class More... over 6 years ago
Made sure REPLACE didn't have an IGNORE More... over 6 years ago
Adds checks for affected and insert_id for Insert More... over 6 years ago
Gets affected and insert_id from Insert class More... over 6 years ago
Fixed INSERT...SELECT to handle NULLs correctly More... over 6 years ago
INSERT...SELECT tests More... over 6 years ago
Fixed INSERT...SELECT. More... over 6 years ago
Fix when column names are checked More... over 6 years ago
Insert Tests for DEFAULT VALUES, SET, and more More... over 6 years ago