Functionsยง
- convert_
table_ batched - Convert and insert a SQLite table to PostgreSQL using batched processing.
- convert_
table_ to_ jsonb - Convert an entire SQLite table to JSONB format
- sqlite_
row_ to_ json - Convert a SQLite row (HashMap) to JSON object
- sqlite_
value_ to_ json - Convert a single SQLite value to JSON