|
0ffb30d322
|
Added retrival function.
|
2023-02-17 09:05:06 -05:00 |
|
|
c0e4a5fad7
|
added Entry update function.
|
2023-02-15 12:13:19 -05:00 |
|
|
ef48fde890
|
Finished out Entry's new and get functions.
|
2023-02-15 09:47:15 -05:00 |
|
|
9b0154064f
|
Handled unicode error.
|
2023-02-15 07:10:28 -05:00 |
|
|
894fcbcd02
|
In process of separating cache from database.
|
2023-02-13 10:19:20 -05:00 |
|
|
716b559062
|
Began reworking cache.
|
2023-02-12 10:39:39 -05:00 |
|
|
af1a60665a
|
Removed the commented code.
|
2023-02-05 11:32:30 -05:00 |
|
|
5b291e3553
|
Completed making the session trait for databases.
|
2023-02-05 11:29:00 -05:00 |
|
|
51fc2c8921
|
Continued work to get items into a session.
|
2023-02-04 23:06:29 -05:00 |
|
|
60dae69788
|
Began abstracting functions for database sessions.
|
2023-02-04 14:29:07 -05:00 |
|
|
77c0f9f189
|
Removed session so it is part of the database.
|
2023-02-02 21:55:18 -05:00 |
|
|
ca418136a7
|
Added db session.
|
2023-02-01 07:59:15 -05:00 |
|
|
3ca71733c2
|
Switched add database from option to result.
|
2023-01-27 12:44:26 -05:00 |
|
|
766d2e753a
|
Removed databases with empty names.
|
2023-01-23 11:05:55 -05:00 |
|
|
6e6de135ef
|
Added FileData trait to Databases.
|
2023-01-22 14:15:34 -05:00 |
|
|
878e5277bf
|
Added databases structure.
|
2023-01-21 21:46:39 -05:00 |
|
|
cef9843720
|
Consolidated code.
|
2023-01-20 09:34:35 -05:00 |
|
|
0a889b6c3c
|
Removed false starts.
|
2023-01-19 21:52:04 -05:00 |
|
|
aef8c68853
|
Finished out the database stub.
|
2023-01-17 13:18:35 -05:00 |
|
|
13aa4328cc
|
Added a database cache type.
|
2023-01-17 13:02:43 -05:00 |
|
|
809bcb641b
|
Added an entry point to the database.
|
2023-01-16 12:07:33 -05:00 |
|
|
fa9cbe6a25
|
Added initial from bytes to databases.
|
2023-01-16 09:31:13 -05:00 |
|
|
43036bec84
|
Added read errors.
|
2023-01-13 07:54:27 -05:00 |
|
|
b5b0016aba
|
Began work to add entry point.
|
2023-01-11 09:10:15 -05:00 |
|
|
d09474bb14
|
Removed Record items for now.
|
2023-01-10 10:12:44 -05:00 |
|
|
85d299b852
|
Added pull record information.
|
2023-01-05 11:01:05 -05:00 |
|
|
6983ee366d
|
Added record entry.
|
2023-01-04 09:56:58 -05:00 |
|
|
58aba1a565
|
Added Record to cachetype.
|
2022-12-31 19:35:02 -05:00 |
|
|
4914754f43
|
Moved cachetype into seperate module.
|
2022-12-30 22:39:19 -05:00 |
|
|
bab5c27cee
|
Removed the unused interprater code.
|
2022-12-30 22:09:36 -05:00 |
|
|
085972060b
|
Added delete error.
|
2022-12-29 08:08:21 -05:00 |
|
|
a22207f3b3
|
Added delete entry.
|
2022-12-28 18:21:32 -05:00 |
|
|
6229671212
|
Refactor
|
2022-12-27 15:41:49 -05:00 |
|
|
5e0faf4da8
|
Removes unused entries from memory.
|
2022-12-26 17:48:50 -05:00 |
|
|
d3f53422df
|
Refactored common filename function.
|
2022-12-24 11:30:45 -05:00 |
|
|
fe29841ffe
|
Get cache updates time.
|
2022-12-24 10:28:49 -05:00 |
|
|
56005a5e47
|
Added time updates to CacheEntry.
|
2022-12-24 02:03:20 -05:00 |
|
|
f0f8e7455e
|
Added last access time to cache.
|
2022-12-21 10:27:16 -05:00 |
|
|
3164da0f4c
|
Reads cache entry from the drive.
|
2022-12-19 15:21:07 -05:00 |
|
|
1403aaa935
|
Added file errors to update entry.
|
2022-12-19 10:33:04 -05:00 |
|
|
96ed474568
|
update_entry updates file.
|
2022-12-19 08:12:32 -05:00 |
|
|
3e203b40c0
|
Added io errors to add_entry.
|
2022-12-18 11:12:58 -05:00 |
|
|
83e3b2ef9e
|
Removed duplicate ids.
|
2022-12-16 08:22:36 -05:00 |
|
|
ab30604033
|
Writes out contents of the cache.
|
2022-12-15 12:20:40 -05:00 |
|
|
947adf6c1d
|
Writes out contents of the cache.
|
2022-12-13 07:19:05 -05:00 |
|
|
8db7a6d9bf
|
Turn cache entry into writable bytes.
|
2022-12-11 09:34:07 -05:00 |
|
|
eb97e3399a
|
Added cache entry identifier.
|
2022-12-10 09:26:06 -05:00 |
|
|
470c6612de
|
Formatting.
|
2022-12-08 11:08:05 -05:00 |
|
|
fcec57414a
|
Added cache update function.
|
2022-12-08 10:58:29 -05:00 |
|
|
d73a18be2d
|
Added error for missing cache entry.
|
2022-12-06 11:42:11 -05:00 |
|
|
bdcee41dcf
|
Return a cache entry.
|
2022-12-05 23:23:39 -05:00 |
|
|
4f73a31cf0
|
Added random cache ids.
|
2022-12-05 23:21:13 -05:00 |
|
|
47b9a071a4
|
Added random cache ids.
|
2022-12-04 11:09:56 -05:00 |
|
|
14c6c9dffe
|
Refactored test database setup.
|
2022-12-03 10:22:54 -05:00 |
|
|
8f704844c3
|
added add_cache function.
|
2022-12-03 09:15:58 -05:00 |
|
|
4e4344624e
|
Improved error message.
|
2022-12-03 08:26:21 -05:00 |
|
|
8eb916771e
|
Sloppy update.
|
2022-12-02 10:34:45 -05:00 |
|
|
2da67487b5
|
Got use to return a database.
|
2022-10-31 10:01:07 -04:00 |
|
|
1829ff8c4a
|
removed the pest items for now.
|
2022-10-23 16:55:29 -04:00 |
|
|
786c69d840
|
Added initial elements for SQL.
|
2022-09-27 07:31:59 -04:00 |
|
|
dda166ecbe
|
Added new function to field types.
|
2022-08-12 18:57:57 -04:00 |
|
|
69e311226e
|
Added field types back into application.
|
2022-08-11 07:30:22 -04:00 |
|
|
c7d9cf0a69
|
Added a column definition.
|
2022-08-08 07:53:35 -04:00 |
|
|
07baa7bbec
|
Can retrieve a table now.
|
2022-08-07 09:29:08 -04:00 |
|
|
15ee9f7fa9
|
Added str/string variation to add table.
|
2022-08-06 12:38:58 -04:00 |
|
|
07fc00fa93
|
Added a table to the database.
|
2022-08-06 12:03:47 -04:00 |
|
|
ac869f8188
|
Added a table structure.
|
2022-08-05 16:47:01 -04:00 |
|
|
966c4bed2b
|
Reworking database to match field types.
|
2022-08-05 08:32:38 -04:00 |
|
|
dd1aa38c0e
|
moved field types into separate module.
|
2022-08-03 08:23:00 -04:00 |
|
|
fc91e2cd8b
|
Refactor tests.
|
2022-07-24 23:11:33 -04:00 |
|
|
4a810a575c
|
Adapted field type to use into()
|
2022-07-24 22:36:08 -04:00 |
|
|
108da0267b
|
Readability changes.
|
2022-07-23 21:50:37 -04:00 |
|
|
a58dd43a2b
|
Moved the conversion into the function.
|
2022-07-23 21:42:30 -04:00 |
|
|
59361c0a87
|
Got error source working.
|
2022-07-23 21:28:34 -04:00 |
|
|
ec95a0bbf2
|
Added an Error create.
|
2022-07-22 20:34:50 -04:00 |
|
|
a6e0868890
|
Setting up to give FieldType a new function.
|
2022-07-21 09:26:23 -04:00 |
|
|
111635a61c
|
Started adding a record to the database.
|
2022-07-20 23:04:17 -04:00 |
|
|
ca64717cea
|
Still working on getting database to store session key.
|
2022-07-20 09:31:21 -04:00 |
|
|
620e5593e0
|
Made Database the mtt engine.
|
2022-07-18 17:24:45 -04:00 |
|
|
dfa96dfc00
|
Added fields to table.
|
2022-07-13 00:14:00 -04:00 |
|
|
6ed821e4b8
|
Began building database engine seperate from query language.
|
2022-07-12 16:55:20 -04:00 |
|
|
450e4fb53d
|
Changed database to a less generic name.
|
2022-07-11 09:13:43 -04:00 |
|
|
5839cb93a2
|
Added empty table description.
|
2022-07-08 09:03:35 -04:00 |
|
|
e19c4c6c48
|
Moved database into a module.
|
2022-07-05 17:29:10 -04:00 |
|
|
fbc83d827b
|
Creating database module.
|
2022-07-04 09:08:19 -04:00 |
|
|
3095f01923
|
No duplicate tables.
|
2022-07-03 10:33:50 -04:00 |
|
|
c5283cf584
|
Added not table return.
|
2022-07-03 08:43:59 -04:00 |
|
|
30cb65914d
|
Added table query.
|
2022-07-02 12:19:59 -04:00 |
|
|
768a61d1d5
|
Removed extra reference.
|
2022-07-01 12:49:09 -04:00 |
|
|
f1dbe6daf0
|
Removed pointless query.
|
2022-07-01 12:35:00 -04:00 |
|
|
adb4740a10
|
Refactored test.
|
2022-07-01 12:29:02 -04:00 |
|
|
9ebc7bef5e
|
Added a tables listing.
|
2022-07-01 12:03:47 -04:00 |
|
|
b7ba8347df
|
Removed some commented code.
|
2022-07-01 00:00:11 -04:00 |
|
|
595cd99b0b
|
Added tables to database.
|
2022-06-30 23:56:40 -04:00 |
|
|
be961b2b99
|
Added GraphQL to the database.
|
2022-06-30 08:37:27 -04:00 |
|
|
c70e403266
|
Added GraphQL query function.
|
2022-06-27 12:15:12 -04:00 |
|
|
4bd1a91704
|
First step in moving sessions into the database.
|
2022-06-24 15:36:05 -04:00 |
|
|
d68988b2d4
|
Set default session cookie name.
|
2022-06-24 08:22:17 -04:00 |
|
|
c8680b33d4
|
Added a session id.
|
2022-06-22 12:03:17 -04:00 |
|
|
df3abfa4d0
|
Added role information to the home page.
|
2022-06-20 19:47:38 -04:00 |
|