On Feb 4, 2010, at 3:39 PM, werner wrote: > Sidebox? You mean rst admonitions? > http://docutils.sourceforge.net/docs/ref/rst/directives.html#admonitions >
the VARCHAR issue was actually mentioned in both tutorials, but now it should be unmissable (ctrl-refresh if you have old CSS): http://www.sqlalchemy.org/docs/ormtutorial.html#define-and-create-a-table and http://www.sqlalchemy.org/docs/sqlexpression.html#define-and-create-tables > E.g. something like this : > > .. tip:: > With FB, ..... etc you should use Sequence ... for your primary key. > > .. tip:: > With FB, .... you need/have to define the length of your > > Werner > > -- > You received this message because you are subscribed to the Google Groups > "sqlalchemy" 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/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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en.
