.. |
000001_init.down.sql
|
fix down migration
|
2022-11-28 12:01:03 -08:00 |
000001_init.up.sql
|
line archived (not line:hidden). remove some debugging code
|
2022-12-27 23:12:27 -08:00 |
000002_activity.down.sql
|
send telemetry data to pcloud. pcloud dev settings (with PCLOUD_ENDPOINT). /client:show and /client:set commands (for no-telemetry)
|
2023-01-22 23:10:18 -08:00 |
000002_activity.up.sql
|
updates to telemetry, separate telemetry commands, use json data
|
2023-01-23 12:54:32 -08:00 |
000003_renderer.down.sql
|
updates for line renderer
|
2023-02-06 00:30:23 -08:00 |
000003_renderer.up.sql
|
updates for line renderer
|
2023-02-06 00:30:23 -08:00 |
000004_bookmarks.down.sql
|
insert bookmark
|
2023-02-20 21:39:29 -08:00 |
000004_bookmarks.up.sql
|
insert bookmark
|
2023-02-20 21:39:29 -08:00 |
000005_buildtime.down.sql
|
add db migrations
|
2023-02-23 17:52:54 -08:00 |
000005_buildtime.up.sql
|
add db migrations
|
2023-02-23 17:52:54 -08:00 |
000006_feopts.down.sql
|
update termfontsize command /client:set
|
2023-02-26 14:33:01 -08:00 |
000006_feopts.up.sql
|
update termfontsize command /client:set
|
2023-02-26 14:33:01 -08:00 |
000007_playbooks.down.sql
|
working on playbooks and history view
|
2023-03-02 00:31:19 -08:00 |
000007_playbooks.up.sql
|
working on playbooks and history view
|
2023-03-02 00:31:19 -08:00 |
000008_cloudsession.down.sql
|
first use of go generics for DB mapping functions. add cloud session tables. refactor some of dbops to use new generics.
|
2023-03-09 18:44:01 -08:00 |
000008_cloudsession.up.sql
|
first use of go generics for DB mapping functions. add cloud session tables. refactor some of dbops to use new generics.
|
2023-03-09 18:44:01 -08:00 |
000009_screenprimary.down.sql
|
checkpoint, backend changes for consolidating window and screen_window to screen
|
2023-03-13 01:52:30 -07:00 |
000009_screenprimary.up.sql
|
checkpoint, backend changes for consolidating window and screen_window to screen
|
2023-03-13 01:52:30 -07:00 |