[Sqlalchemy-commits] commit/sqlalchemy: 3 new changesets
Brought to you by:
zzzeek
|
From: Bitbucket <com...@bi...> - 2014-05-24 13:56:34
|
3 new commits in sqlalchemy: https://bitbucket.org/zzzeek/sqlalchemy/commits/931685bac916/ Changeset: 931685bac916 Branch: None User: zzzeek Date: 2014-05-24 15:54:20 Summary: - hyperlink all the column operators listed in the ORM tutorial common filter operators section - add language to MATCH explicitly stating this operator varies by backend and is not available on SQLite, as the tutorial defaults to SQLite to start with, fix #3059 - on the actual match() documentation fix this up to be more accurate, list some example renderings for different backends. again mention SQLite not supported Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/0e70d8ca7af1/ Changeset: 0e70d8ca7af1 Branch: rel_0_9 User: zzzeek Date: 2014-05-24 15:56:06 Summary: - hyperlink all the column operators listed in the ORM tutorial common filter operators section - add language to MATCH explicitly stating this operator varies by backend and is not available on SQLite, as the tutorial defaults to SQLite to start with, fix #3059 - on the actual match() documentation fix this up to be more accurate, list some example renderings for different backends. again mention SQLite not supported Affected #: 2 files https://bitbucket.org/zzzeek/sqlalchemy/commits/96b24ec545fa/ Changeset: 96b24ec545fa Branch: rel_0_8 User: zzzeek Date: 2014-05-24 15:56:14 Summary: - hyperlink all the column operators listed in the ORM tutorial common filter operators section - add language to MATCH explicitly stating this operator varies by backend and is not available on SQLite, as the tutorial defaults to SQLite to start with, fix #3059 - on the actual match() documentation fix this up to be more accurate, list some example renderings for different backends. again mention SQLite not supported Affected #: 2 files Repository URL: https://bitbucket.org/zzzeek/sqlalchemy/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. |