dither
Explore posts from serversTTCTheo'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
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