dither
dither
Explore posts from servers
TTCTheo's Typesafe Cult
Created by dither on 10/6/2024 in #questions
Is storing flags/config as a single jsonb row in a postgres table a reasonable thing to do
but the issue is the ui to edit them
12 replies
TTCTheo's Typesafe Cult
Created by dither on 10/6/2024 in #questions
Is storing flags/config as a single jsonb row in a postgres table a reasonable thing to do
i mean, using separate db rows for everything would likely be cleaner
12 replies
TTCTheo's Typesafe Cult
Created by dither on 10/6/2024 in #questions
Is storing flags/config as a single jsonb row in a postgres table a reasonable thing to do
this is the only place where it can get set, and this isn't a problem because its used rarely and there is only one column
12 replies
TTCTheo's Typesafe Cult
Created by dither on 10/6/2024 in #questions
Is storing flags/config as a single jsonb row in a postgres table a reasonable thing to do
No description
12 replies
TTCTheo's Typesafe Cult
Created by dither on 10/6/2024 in #questions
Is storing flags/config as a single jsonb row in a postgres table a reasonable thing to do
It is something that will only be accessible by developers and the non technical founder, obviously,
12 replies
CC#
Created by dither on 3/18/2023 in #help
❔ Execute a target before resources are embedded using a wildcard
Adding Restore to BeforeTargets fixes it for some reason
4 replies
CC#
Created by dither on 3/18/2023 in #help
❔ Execute a target before resources are embedded using a wildcard
NVM, found a solution by myself
4 replies