On 7/24/07, Jonas <[EMAIL PROTECTED]> wrote:
>
> SQLAlchemy can use SQL types as CHAR, VARCHAR, TIMESTAMP, CLOB and
> BLOB, and types specific to a certain database. This is very great!
>
> http://groups.google.com/group/sqlalchemy/browse_thread/thread/a4981f92a22db9fb/
>
> I'd like that Elixir could access to all those types too.

That's already the case. Just import the "missing" types you want to
use from SQLAlchemy namespace and you're good to go.

-- 
Gaƫtan de Menten
http://openhex.org

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SQLElixir" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlelixir?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to