Quick question - is this do able i.e. some tables - e.g. db =
DAL('sqlite://storage.sqlite....), other tables - db1 = DAL('mysql://root:
....) etc, within the same application/controller/function?
If so, will write up an issue we're having.TIA --

