Commit graph

16 commits

Author SHA1 Message Date
Alexander Huddleston
2c80d78773 Conditions work withou && or || arguments. Select is implemented. 2015-09-29 18:35:12 -05:00
Alexander Huddleston
8d86aec4e0 INSERT command works with VALUES FROM RELATION ... 2015-09-29 15:21:51 -05:00
Alexander Huddleston
fa50473ad4 Projection linked. 2015-09-29 13:28:24 -05:00
Alexander Huddleston
28facf2997 Queries work (kind of). Conditions need to be implemented to finish it. Cross Product may need work. 2015-09-29 12:00:37 -05:00
Rebecca Schofield
c3d39eedbd updating crossproduct 2015-09-28 15:57:57 -05:00
Alexander Huddleston
e244c6ca45 Commented out DBApp.cpp as it's being developed. test.cpp all tests compile and run into test file. 2015-09-27 16:48:08 -05:00
Alexander Huddleston
b4c4dfd448 Fixing commit issues 2015-09-26 23:24:24 -05:00
Rebecca Schofield
d1e610a8c6 working on crossprodut 2015-09-26 07:09:44 -05:00
Rebecca Schofield
db4396b952 remove tuple implemented 2015-09-24 21:15:12 -05:00
Rebecca Schofield
3983003035 added gettuple 2015-09-24 20:49:49 -05:00
Rebecca Schofield
1e5e31b965 updating 2015-09-24 20:42:59 -05:00
Rebecca Schofield
60b95250f1 condition support & selection 2015-09-24 20:02:57 -05:00
Rebecca Schofield
e7037e5909 rename fixed and insert attributes add 2015-09-23 16:34:15 -05:00
Rebecca Schofield
1492321b9b fixed rename 2015-09-22 09:03:42 -05:00
Rebecca Schofield
b6af7f18c8 insertions done 2015-09-21 16:27:23 -05:00
Rebecca Schofield
684cf1f811 Updated DBEngine functions 2015-09-17 18:30:45 -05:00