Commit Graph

23 Commits

Author SHA1 Message Date
Jeff Baskin 47b9a071a4 Added random cache ids. 2022-12-04 11:09:56 -05:00
Jeff Baskin 14c6c9dffe Refactored test database setup. 2022-12-03 10:22:54 -05:00
Jeff Baskin 8f704844c3 added add_cache function. 2022-12-03 09:15:58 -05:00
Jeff Baskin 4e4344624e Improved error message. 2022-12-03 08:26:21 -05:00
Jeff Baskin 8eb916771e Sloppy update. 2022-12-02 10:34:45 -05:00
Jeff Baskin 2da67487b5 Got use to return a database. 2022-10-31 10:01:07 -04:00
Jeff Baskin 1829ff8c4a removed the pest items for now. 2022-10-23 16:55:29 -04:00
Jeff Baskin 786c69d840 Added initial elements for SQL. 2022-09-27 07:31:59 -04:00
Jeff Baskin dda166ecbe Added new function to field types. 2022-08-12 18:57:57 -04:00
Jeff Baskin 69e311226e Added field types back into application. 2022-08-11 07:30:22 -04:00
Jeff Baskin c7d9cf0a69 Added a column definition. 2022-08-08 07:53:35 -04:00
Jeff Baskin 07baa7bbec Can retrieve a table now. 2022-08-07 09:29:08 -04:00
Jeff Baskin 15ee9f7fa9 Added str/string variation to add table. 2022-08-06 12:38:58 -04:00
Jeff Baskin 07fc00fa93 Added a table to the database. 2022-08-06 12:03:47 -04:00
Jeff Baskin ac869f8188 Added a table structure. 2022-08-05 16:47:01 -04:00
Jeff Baskin 966c4bed2b Reworking database to match field types. 2022-08-05 08:32:38 -04:00
Jeff Baskin dd1aa38c0e moved field types into separate module. 2022-08-03 08:23:00 -04:00
Jeff Baskin 4a810a575c Adapted field type to use into() 2022-07-24 22:36:08 -04:00
Jeff Baskin ec95a0bbf2 Added an Error create. 2022-07-22 20:34:50 -04:00
Jeff Baskin a6e0868890 Setting up to give FieldType a new function. 2022-07-21 09:26:23 -04:00
Jeff Baskin 111635a61c Started adding a record to the database. 2022-07-20 23:04:17 -04:00
Jeff Baskin ca64717cea Still working on getting database to store session key. 2022-07-20 09:31:21 -04:00
Jeff Baskin 620e5593e0 Made Database the mtt engine. 2022-07-18 17:24:45 -04:00