2011-11-28 |
Mike Bayer | - [bug] Fixed bug whereby TypeDecorator would |
commit | commitdiff | tree |
2011-11-26 |
Mike Bayer | fix typo [ticket:2334] |
commit | commitdiff | tree |
2011-11-26 |
Mike Bayer | continue removing misleading/old sections, fix things... |
commit | commitdiff | tree |
2011-11-26 |
Mike Bayer | more fixes, more coming |
commit | commitdiff | tree |
2011-11-26 |
Mike Bayer | - shorten classical mapping, remove some not very clear... |
commit | commitdiff | tree |
2011-11-25 |
Mike Bayer | some more ignores |
commit | commitdiff | tree |
2011-11-25 |
Mike Bayer | doc styling rework |
commit | commitdiff | tree |
2011-11-24 |
Mike Bayer | - doc updates in loading |
commit | commitdiff | tree |
2011-11-23 |
Mike Bayer | call the simply police |
commit | commitdiff | tree |
2011-11-22 |
Mike Bayer | also add support for onupdate as we'd like this to... |
commit | commitdiff | tree |
2011-11-22 |
Mike Bayer | changelog |
commit | commitdiff | tree |
2011-11-22 |
Mike Bayer | merge tip |
commit | commitdiff | tree |
2011-11-22 |
Mike Bayer | fixes to actually get tests to pass |
commit | commitdiff | tree |
2011-11-22 |
Mike Bayer | - commit the unit tests |
commit | commitdiff | tree |
2011-11-22 |
Mike Bayer | typo |
commit | commitdiff | tree |
2011-11-22 |
Mike Bayer | cleanup |
commit | commitdiff | tree |
2011-11-22 |
Mike Bayer | passes for all three, includes multi col system with... |
commit | commitdiff | tree |
2011-11-22 |
Mike Bayer | sort of muscling this out, mysql a PITA |
commit | commitdiff | tree |
2011-11-20 |
Mike Bayer | - [bug] further tweak to the fix from [ticket:2261], |
commit | commitdiff | tree |
2011-11-15 |
Mike Bayer | - clarify the purpose of "timezone", alleviate confusio... |
commit | commitdiff | tree |
2011-11-13 |
Mike Bayer | - add tests to try to find the case that [ticket:2221... |
commit | commitdiff | tree |
2011-11-02 |
Mike Bayer | - [bug] Unicode adjustments allow latest pymysql |
commit | commitdiff | tree |
2011-10-30 |
Mike Bayer | fix this for PG, other on update cascade DBs |
commit | commitdiff | tree |
2011-10-30 |
Mike Bayer | - attribute system gets a pop() method. |
commit | commitdiff | tree |
2011-10-29 |
Mike Bayer | - [bug] Postgresql dialect memoizes that an ENUM of a |
commit | commitdiff | tree |
2011-10-28 |
Mike Bayer | - [bug] Fixed bug whereby a subclass of a subclass |
commit | commitdiff | tree |
2011-10-28 |
Mike Bayer | - [bug] fixed inappropriate evaluation of user-mapped |
commit | commitdiff | tree |
2011-10-26 |
Mike Bayer | - [bug] the value of a composite attribute is now |
commit | commitdiff | tree |
2011-10-23 |
Mike Bayer | - [feature] Added new support for remote "schemas": |
commit | commitdiff | tree |
2011-10-23 |
Mike Bayer | fix the 2to3 here, again |
commit | commitdiff | tree |
2011-10-23 |
Mike Bayer | Backed out changeset 8ef278ec7557a5b3446807e9bc16624630... |
commit | commitdiff | tree |
2011-10-23 |
Mike Bayer | fix the 2to3 here |
commit | commitdiff | tree |
2011-10-23 |
Mike Bayer | - Added accessor to types called "python_type", |
commit | commitdiff | tree |
2011-10-23 |
Mike Bayer | - Cls.column.collate("some collation") now |
commit | commitdiff | tree |
2011-10-20 |
Mike Bayer | - Added missing comma to PASSIVE_RETURN_NEVER_SET |
commit | commitdiff | tree |
2011-10-17 |
Mike Bayer | - Fixed bug in history_meta.py example where |
commit | commitdiff | tree |
2011-10-17 |
Mike Bayer | plus a period. seriously. should i just watch TV... |
commit | commitdiff | tree |
2011-10-17 |
Mike Bayer | and i screwed it up |
commit | commitdiff | tree |
2011-10-17 |
Mike Bayer | updated conventions on mixins |
commit | commitdiff | tree |
2011-10-16 |
Mike Bayer | Added tag rel_0_7_3 for changeset 8aa229cf84cea6934bd1a... |
commit | commitdiff | tree |
2011-10-16 |
Mike Bayer | link to declarative concrete helper doc rel_0_7_3 |
commit | commitdiff | tree |
2011-10-16 |
Mike Bayer | 0.7.3 prep |
commit | commitdiff | tree |
2011-10-16 |
Mike Bayer | some mssql stuff, though unicode is really not working... |
commit | commitdiff | tree |
2011-10-15 |
Mike Bayer | fix this for oracle |
commit | commitdiff | tree |
2011-10-15 |
Mike Bayer | fix this test for oursql |
commit | commitdiff | tree |
2011-10-15 |
Mike Bayer | - Added client_encoding parameter to create_engine() |
commit | commitdiff | tree |
2011-10-15 |
Mike Bayer | - Reinstated "comparator_factory" argument to |
commit | commitdiff | tree |
2011-10-15 |
Mike Bayer | - Added an exception catch + warning for the |
commit | commitdiff | tree |
2011-10-15 |
Mike Bayer | fix typos [ticket:2294] [ticket:2300]. these are both... |
commit | commitdiff | tree |
2011-10-12 |
Mike Bayer | - Improved query.join() such that the "left" side |
commit | commitdiff | tree |
2011-10-11 |
Mike Bayer | - Added new flag expire_on_flush=False to column_prop... |
commit | commitdiff | tree |
2011-10-11 |
Mike Bayer | - adjust some tests and such to work better with a... |
commit | commitdiff | tree |
2011-10-05 |
Mike Bayer | - Fixed bug related to [ticket:2141] whereby the |
commit | commitdiff | tree |
2011-10-04 |
Mike Bayer | add a test to confirm alter table of pk column gets... |
commit | commitdiff | tree |
2011-10-03 |
Mike Bayer | undo that change with the _, it doesn't break round... |
commit | commitdiff | tree |
2011-10-03 |
Mike Bayer | - a CREATE TABLE will put the COLLATE option |
commit | commitdiff | tree |
2011-10-02 |
Mike Bayer | - Added "postgresql_using" argument to Index(), produces |
commit | commitdiff | tree |
2011-09-28 |
Mike Bayer | - Enhanced the instrumentation in the ORM to support |
commit | commitdiff | tree |
2011-09-28 |
Mike Bayer | - Fixed bug whereby mapper.order_by attribute would |
commit | commitdiff | tree |
2011-09-26 |
Mike Bayer | - SQLSoup will not be included in version 0.8 |
commit | commitdiff | tree |
2011-09-26 |
Mike Bayer | changelog |
commit | commitdiff | tree |
2011-09-26 |
Mike Bayer | warn when a subclass' base uses @declared_attr for... |
commit | commitdiff | tree |
2011-09-26 |
Mike Bayer | improved docs on select_from() [ticket:2274] |
commit | commitdiff | tree |
2011-09-26 |
Mike Bayer | - Adjusted dictlike-polymorphic.py example |
commit | commitdiff | tree |
2011-09-24 |
Mike Bayer | fix test |
commit | commitdiff | tree |
2011-09-24 |
Mike Bayer | fix tests here, mssql/mysql are mutually exclusive... |
commit | commitdiff | tree |
2011-09-24 |
Mike Bayer | - When an open Session is garbage collected, the objects |
commit | commitdiff | tree |
2011-09-24 |
Mike Bayer | - The String type now generates VARCHAR2 on Oracle |
commit | commitdiff | tree |
2011-09-24 |
Mike Bayer | - The integer "id" used to link a mapped instance with |
commit | commitdiff | tree |
2011-09-24 |
Mike Bayer | - The entry point resolution supported by |
commit | commitdiff | tree |
2011-09-24 |
Mike Bayer | more specific |
commit | commitdiff | tree |
2011-09-24 |
Mike Bayer | document CircularDependencyError. [ticket:2285] |
commit | commitdiff | tree |
2011-09-24 |
Mike Bayer | - The behavior of =/!= when comparing a scalar select |
commit | commitdiff | tree |
2011-09-24 |
Mike Bayer | - Modified Column.copy() to use _constructor(), |
commit | commitdiff | tree |
2011-09-22 |
Mike Bayer | - Fixed bug in unit of work whereby detection of |
commit | commitdiff | tree |
2011-09-22 |
Mike Bayer | remove inline imports from core events too |
commit | commitdiff | tree |
2011-09-22 |
Mike Bayer | remove all inline imports statements from events.py... |
commit | commitdiff | tree |
2011-09-21 |
Mike Bayer | add a document note regarding CAST and the workaround... |
commit | commitdiff | tree |
2011-09-21 |
Mike Bayer | no this is not in 0.6.9, it was an 0.7 regression |
commit | commitdiff | tree |
2011-09-21 |
Mike Bayer | - Fixed ReturningResultProxy for zxjdbc dialect. |
commit | commitdiff | tree |
2011-09-21 |
Mike Bayer | - Fixed bug whereby with_only_columns() method of |
commit | commitdiff | tree |
2011-09-21 |
Mike Bayer | - Adjusted the "importlater" mechanism, which is |
commit | commitdiff | tree |
2011-09-21 |
Mike Bayer | ensure sa_pool_key isn't passed to connect |
commit | commitdiff | tree |
2011-09-20 |
Mike Bayer | - Added optional "sa_pool_key" argument to |
commit | commitdiff | tree |
2011-09-20 |
Mike Bayer | plus synonyms accessed as string |
commit | commitdiff | tree |
2011-09-19 |
Mike Bayer | - added "adapt_on_names" boolean flag to orm.aliased() |
commit | commitdiff | tree |
2011-09-18 |
Mike Bayer | - Changes to attempt support of FreeTDS 0.91 with |
commit | commitdiff | tree |
2011-09-16 |
Mike Bayer | ordering |
commit | commitdiff | tree |
2011-09-16 |
Mike Bayer | - Fixed a variety of synonym()-related regressions |
commit | commitdiff | tree |
2011-09-15 |
Mike Bayer | - Another previously unknown feature from 0.6, synonyms |
commit | commitdiff | tree |
2011-09-15 |
Mike Bayer | - Fixed previously untested function which regressed |
commit | commitdiff | tree |
2011-09-14 |
Mike Bayer | - Changed the update() method on association proxy |
commit | commitdiff | tree |
2011-09-10 |
Mike Bayer | fix sentence |
commit | commitdiff | tree |
2011-09-10 |
Mike Bayer | - New event hook, MapperEvents.after_configured(). |
commit | commitdiff | tree |
2011-09-09 |
Mike Bayer | minor callcount bump resulting from r3876c9c0b9a4 |
commit | commitdiff | tree |
2011-09-09 |
Mike Bayer | - Reflection functions for Table, Sequence no longer |
commit | commitdiff | tree |
2011-09-09 |
Mike Bayer | - Calling class_mapper() and passing in an object |
commit | commitdiff | tree |
2011-09-09 |
Mike Bayer | - Identity map .discard() uses dict.pop(,None) |
commit | commitdiff | tree |
2011-09-09 |
Mike Bayer | - Behavioral improvement: empty |
commit | commitdiff | tree |
2011-09-09 |
Mike Bayer | - Fixed bug whereby if __eq__() was |
commit | commitdiff | tree |
next |