• Joined on 2022-11-11
jbaskin pushed to master at jbaskin/morethantext-web 2023-02-05 11:29:17 -05:00
5b291e3553 Completed making the session trait for databases.
jbaskin pushed to master at jbaskin/morethantext-web 2023-02-04 23:06:45 -05:00
51fc2c8921 Continued work to get items into a session.
jbaskin pushed to master at jbaskin/morethantext-web 2023-02-04 14:29:22 -05:00
60dae69788 Began abstracting functions for database sessions.
jbaskin pushed to master at jbaskin/morethantext-web 2023-02-02 21:55:36 -05:00
77c0f9f189 Removed session so it is part of the database.
jbaskin pushed to master at jbaskin/morethantext-web 2023-02-01 07:59:32 -05:00
ca418136a7 Added db session.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-27 12:44:45 -05:00
3ca71733c2 Switched add database from option to result.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-23 11:06:10 -05:00
766d2e753a Removed databases with empty names.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-22 14:15:51 -05:00
6e6de135ef Added FileData trait to Databases.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-21 21:46:59 -05:00
878e5277bf Added databases structure.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-20 09:35:29 -05:00
cef9843720 Consolidated code.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-19 21:52:23 -05:00
0a889b6c3c Removed false starts.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-17 13:18:48 -05:00
aef8c68853 Finished out the database stub.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-17 13:02:58 -05:00
13aa4328cc Added a database cache type.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-16 12:07:50 -05:00
809bcb641b Added an entry point to the database.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-16 09:31:35 -05:00
fa9cbe6a25 Added initial from bytes to databases.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-13 07:54:45 -05:00
43036bec84 Added read errors.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-11 09:10:33 -05:00
b5b0016aba Began work to add entry point.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-10 10:12:58 -05:00
d09474bb14 Removed Record items for now.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-05 11:01:19 -05:00
85d299b852 Added pull record information.
jbaskin pushed to master at jbaskin/morethantext-web 2023-01-04 09:57:14 -05:00
6983ee366d Added record entry.