Commit graph

13 commits

Author SHA1 Message Date
Alexander Huddleston
851821750c Added functionality of EXIT, SHOW, SAVE, INSERT, and CREATE commands through parser. Added some functions to help with that. 2015-09-27 23:24:02 -05:00
Alexander Huddleston
3436a00452 Fixed merge issues. Everything compiles and runs again. 2015-09-27 00:58:19 -05:00
Alexander Huddleston
b0aaaf902f Merge branch 'master' into brandondev
Conflicts:
	DBEngine.cpp
	DBEngine.h
	Parserv3.h
	test.cpp
2015-09-26 23:35:24 -05:00
Alexander Huddleston
b4c4dfd448 Fixing commit issues 2015-09-26 23:24:24 -05:00
Brandon Jackson
ecc31ea072 Update Parserv3.h 2015-09-25 00:30:09 -05:00
Alexander Huddleston
456a0a8e3d Added stoi() using in Parser, added compile message to README 2015-09-24 19:39:07 -05:00
Alexander Huddleston
1448b0147d Added case for insert to do projected, to add more cases later. 2015-09-24 13:55:45 -05:00
Alexander Huddleston
1f004caf3f Added a key bool to PAttribute, made sure CreateCMD saves which are keys. 2015-09-24 13:13:39 -05:00
Alexander Huddleston
cd14f55be7 Adding DBEngine functions into CreateCMD parser function. 2015-09-23 17:34:36 -05:00
Alexander Huddleston
c6c5caaf02 Added default constructor values to classes for Parser. 2015-09-23 15:24:42 -05:00
Alex Huddleston
049183c4cb Update Parserv3.h 2015-09-23 02:45:53 -05:00
Alex Huddleston
6f10af0b32 Update Parserv3.h 2015-09-22 23:44:51 -05:00
Alex Huddleston
670668124b Create Parserv3.h 2015-09-22 23:27:34 -05:00