For the mud aardwolf I would like to attach Aardwolf.db to my own database so I can do a join on one of the tables.
Is there a way to do this with the lsqlite3 module?
I have thought of some workarounds such as copying the table to my own database, but I would rather avoid this if possible (due to periodically having to update it).
Is there a way to do this with the lsqlite3 module?
I have thought of some workarounds such as copying the table to my own database, but I would rather avoid this if possible (due to periodically having to update it).