• Joined on 2022-11-11
jbaskin pushed to master at jbaskin/morethantext-web 2023-04-23 13:13:54 -04:00
0f8670f686 Adding putting a database into a store.
jbaskin pushed to master at jbaskin/morethantext-web 2023-04-18 09:02:37 -04:00
90ab5809b1 Improved query error handling.
jbaskin pushed to master at jbaskin/morethantext-web 2023-04-15 10:19:14 -04:00
41afc07bfa Final bit of interface cleanup.
jbaskin pushed to master at jbaskin/morethantext-web 2023-04-15 09:48:05 -04:00
9faa96d307 Cleaned up the cache interface.
jbaskin pushed to master at jbaskin/morethantext-web 2023-04-12 18:33:52 -04:00
30c9562542 Separated message functions.
jbaskin pushed to master at jbaskin/morethantext-web 2023-04-11 08:12:58 -04:00
448de012d3 Added empty commit.
jbaskin pushed to master at jbaskin/morethantext-web 2023-04-10 07:53:11 -04:00
bb23397eb0 Added the database datatype.
jbaskin pushed to master at jbaskin/morethantext-web 2023-04-09 09:46:38 -04:00
da26693242 Refactored test.
jbaskin pushed to master at jbaskin/morethantext-web 2023-04-08 15:04:18 -04:00
572abbeda8 Got the cache channels setup.
jbaskin pushed to master at jbaskin/morethantext-web 2023-04-04 12:36:29 -04:00
e2d32f4a8c Added new function to DataType
jbaskin pushed to master at jbaskin/morethantext-web 2023-04-04 09:59:49 -04:00
659a2758bb Pulled back to use async channels.
685ddfe32d Moved existing mod out of the way.
Compare 2 commits »
jbaskin pushed to master at jbaskin/morethantext-web 2023-03-28 07:38:35 -04:00
6d61af5136 Added id generator.
jbaskin pushed to master at jbaskin/morethantext-web 2023-03-26 10:30:37 -04:00
4b0af019c8 Moved session inside database.
jbaskin pushed to master at jbaskin/morethantext-web 2023-03-26 09:31:02 -04:00
ee45375085 Removed session as separate code.
jbaskin pushed to master at jbaskin/morethantext-web 2023-03-24 08:02:32 -04:00
c75bea3913 Setup initial db session.
jbaskin pushed to master at jbaskin/morethantext-web 2023-03-22 22:42:13 -04:00
40aae3ef5a Moved entry into separate file.
jbaskin pushed to master at jbaskin/morethantext-web 2023-03-21 18:35:56 -04:00
1f36848450 Moved in new mod file.
d4d42a599e Moved to new mod file.
3de5c2857b Removing old mod file.
Compare 3 commits »
jbaskin pushed to master at jbaskin/morethantext-web 2023-03-19 13:02:43 -04:00
abfa7114df got datatype read/write working with database.
jbaskin pushed to master at jbaskin/morethantext-web 2023-03-16 22:32:25 -04:00
418ba26da9 Stubbed out database.
jbaskin pushed to master at jbaskin/morethantext-web 2023-03-15 07:39:03 -04:00
e125d79a6c Added error codes to store.