0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more cleanup More... over 13 years ago
starting cleanup/refactoring. encapsulated sql into dialect infrastructure More... over 13 years ago
added unit test project, some trivial test More... over 13 years ago
pull from mausch More... over 13 years ago
PKs as varchar, guid throws when converting to string
Mauricio Scheffer
as mausch
More... over 13 years ago
conversion error detail
Mauricio Scheffer
as mausch
More... over 13 years ago
sql logging for Save
Mauricio Scheffer
as mausch
More... over 13 years ago
switching to SQLite so everyone can run the demo
Mauricio Scheffer
as mausch
More... over 13 years ago
sequences completed. can now insert/select. More... almost 14 years ago
progress on sequences. can now generate proper select and insert sql. still having issues with reading in the results of a select statement. More... almost 14 years ago
sequence selects are working now More... almost 14 years ago
a bit of project cleanup. unions and tablegraph aren't used anymore. More... almost 14 years ago
first working copy of record graph serialization, query and deserialization, against a mysql db More... almost 14 years ago
working on an improved join algorithm. stuff's broken More... almost 14 years ago
basic object graph serialization working More... almost 14 years ago
option types are supported now More... almost 14 years ago
added basic record mapping. some stuff is broken (option types really screw things up right now). More... almost 14 years ago
cleaned up traverse function, added count(*) support, added proper sql generation (as opposed to just segments) More... almost 14 years ago
more union improvements. mutliple unions on same table with different aliases. More... almost 14 years ago
added short lambda notation More... almost 14 years ago
somewhat-working union support. works for the built-int test scenario, probably borks for more complicated stuff. More... almost 14 years ago
more union cleanup. More... almost 14 years ago
project structure cleanup, extended expression and union support More... almost 14 years ago
dupe More... almost 14 years ago
first commit More... almost 14 years ago