SQLAlchemy weekly dev meetings: https://docs.google.com/document/d/1WuzZwV_aIV_ltDR3cJ-bXxXMZ9zCfr5pFSXZGZOSSQw/edit?usp=sharing
sqlalchemy-bot on master
Fix typo in docs (compare)
Column('foo', Integer, Identity())
this renders the default, but when reflecting I get back Identity(start=1, increment=1, minvalue=1, maxvalue=2147483647, cycle=False, cache=1)
@CaselIT with that kind of thing we look at the attributes and if an attribute is not set, we dont comapre it to the reflected one
that makes sense. thanks
have to get the java band back together
"Please be advised that since Java 9 the minimum requirement has been increased to at least a 20-piece orchestra. You may need to upgrade your rehearsal space and tour bus arrangements accordingly. Sincerely, Oracle and/or its affiliates." ;)