Udara Liyanage wrote:
> i got this error when i was fallowing the tutorial
> metadata.create_all(engine)
>
> what is the reason for this?
> what should i do to overcome this?

this kind of question requires:

1. what database backend and driver are you using
2. what version of SQLAlchemy are you using

also keep in mind that not all SQLA backends are working in 0.6 yet,
especially in beta1.


>
>
> thank in advance.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sqlalchemy" group.
> To post to this group, send email to sqlalch...@googlegroups.com.
> To unsubscribe from this group, send email to
> sqlalchemy+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sqlalchemy?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to