Hieu Vu
03/16/2025, 2:39 PMJan
03/16/2025, 2:46 PMHieu Vu
03/16/2025, 3:01 PMHieu Vu
03/16/2025, 3:08 PMJan
03/17/2025, 6:00 PMWhen user first install the app > they fill in their credentials > From our client, we set up some Edge/DB function to create tables/columns and do other operations if needed.
Is that correct?Probably? But you obviously have to handle the whole credential checking for creating columns etc yourself as creating columns cannot be done via the REST API, only via postgres.