How have you self-hosted Baserow.
Google Compute Engine + Google SQL
What are the specs of the service or server you are using to host Baserow.
4GB, 2vCPU
Which version of Baserow are you using.
12.2.1
Describe the problem
Hi folks, I’m pretty sure I know the answer to this question and the answer is “no”, but I was wondering:
Does anybody have any good ideas for automating or semi-automating import of relational data from a SQLite file database?
I know I can export the tables one-by-one as flat files and import them that way, and then manually recreate the foreign key linkages between the tables, but does are there any better / less tedious ways to go about it?
Thanks.