On Tuesday, 16 July 2013 16:47:48 UTC-3, Alan Etkin wrote:
>
> db = DAL('sqlite:custom://....')
>>
>
> Awsome! Does the postgres adapter supports this also?
>
can i redefine the adapter sqlite whitout breaking something?
ADAPTERS['sqlite'] = type("InDBSQLiteAdapter", (UseDatabaseStoredFile,
SQLLiteAdapter), {})
i need thats work in mysql, sqlite and postgres
--
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.