Commit Graph

15 Commits

Author SHA1 Message Date
93d6f89107 oops... sorry sqlite 2022-12-01 16:51:53 -05:00
9db6aa1c07 frontends.environment_id is now nullable; support anonymous public frontends (#110, #129) 2022-12-01 14:56:55 -05:00
301249fe4a more cleanups and polish for sharing and reserving (#122, #41) 2022-11-30 14:38:49 -05:00
483babe813 massive name -> token work (#119) 2022-11-30 12:10:00 -05:00
f54d315e34 frontends.name -> frontends.token (#119) 2022-11-30 11:52:48 -05:00
37be8fc4e0 services.reserved (#41) 2022-11-29 13:55:42 -05:00
189ed81718 add reserved column to frontends table (#41) 2022-11-29 13:45:23 -05:00
5359754ba1 continued refinement of frontends; access/unacess (#113, #109) 2022-11-28 13:33:59 -05:00
6184e0e450 updated store.Services and friends (#103) 2022-11-22 11:14:58 -05:00
cbb9ec833f service; prettier for sqlite (#103) 2022-11-22 10:58:17 -05:00
7cd36021ce add share_mode and backend_mode to sql structures (#103) 2022-11-21 14:42:25 -05:00
70c99b9791 frontend support in store; tests (#88, #98) 2022-11-17 14:41:07 -05:00
1fcb496321 store.Frontend (#98, #88) 2022-11-17 14:25:35 -05:00
dcdc00dcf4 sqlite3 port of the DDL changes (#20, #88) 2022-11-17 09:13:37 -05:00
bc75b312bf organizing sqlite3 stuff to support postgres (#46) 2022-10-21 08:36:43 -04:00