Commit Graph

9 Commits

Author SHA1 Message Date
Pedro
dfbc50ed27 Implemented UNION and OFFSET 2014-11-13 01:27:47 +01:00
Pedro
0b444c1955 added destructors 2014-11-07 15:21:54 +01:00
Pedro
2a0b1fcf7e created join table instead of join statement. this is what sql actually defines 2014-11-04 10:05:09 +01:00
Pedro
afe8dafef5 implemented table alias 2014-11-04 01:42:09 +01:00
Pedro
c1c5fba762 namespaced the library in namespace hsql 2014-10-31 18:36:02 +01:00
Pedro
e177b8cef7 added frame for join statements 2014-10-27 12:09:53 +01:00
Pedro
f319a02a85 naming changes 2014-10-27 11:23:31 +01:00
Pedro
eb6444fd2f extended tableref and implemented helper function to print select statements 2014-10-23 18:12:03 +02:00
Pedro
8e968ffb41 switched to structs insetead of classes 2014-10-22 17:42:05 +02:00