sawka
|
5d89e0cfef
|
add line.linestate to DB. switch linetype to a dbmappable. update line sql queries. add state to /line:set command. bump migration (#2)
|
2023-09-01 15:21:35 -07:00 |
|
sawka
|
f808c7b362
|
better way to handle updates -- use a dedup across all updates, pack as many updates as possible into the packet
|
2023-03-31 18:15:51 -07:00 |
|
sawka
|
5480d5d7f6
|
fix nil checking in dbutil (typed nils)
|
2023-03-29 12:40:53 -07:00 |
|
sawka
|
2277e16749
|
bug fixes for webshare
|
2023-03-28 22:53:59 -07:00 |
|
sawka
|
50caeee5c2
|
support int fields in DBMappable
|
2023-03-28 01:04:34 -07:00 |
|
sawka
|
e674333621
|
support map types in DBMappable
|
2023-03-28 00:23:31 -07:00 |
|
sawka
|
1dbdb3d50b
|
got screen:new and screen:del implemented
|
2023-03-27 18:19:17 -07:00 |
|
sawka
|
b0269d5228
|
move generic db functions to dbutil (for use with PromptCentral)
|
2023-03-27 14:11:02 -07:00 |
|