Timeline
11/12/07:
- 19:31 Download edited by
- Added link to bazaar mirror (diff)
11/09/07:
- 11:03 Changeset [266] by
-
changelog fix
- 10:58 Ticket #21 (Enhancements: colname_format and Entity.set) closed by
- fixed: fixed in #265
- 10:57 Changeset [265] by
-
- moved some format strings to constants in options
- added set method ...
11/06/07:
11/04/07:
- 11:16 Changeset [264] by
-
added python hilight hint in encrypted ext docstring
11/03/07:
- 17:17 Changeset [263] by
-
- minor style improvements, correct typos, ...
- bump version to 0.4.1
11/02/07:
- 21:35 TutorialDivingIn edited by
- Corrected some typos and made a few minor stylistic (wording) changes (ie: … (diff)
- 17:33 Ticket #20 (Column re-definition with kargs inconsistent in autoload scenario) created by
- Since r221, it's been disallowed to override columns in autoloaded tables. …
10/31/07:
- 10:40 Ticket #19 (Ordering of fields in a bidirectional ManyToMany self-referential ...) created by
- In the current implementation, the ordering of fields in a bidirectional …
10/30/07:
- 16:39 Changeset [262] by
-
There is a conflict between zope.interface and elixir that causes using ...
- 10:21 Ticket #18 (test and example files installed in site-packages by default) closed by
- fixed: Thanks. Applied. Btw: congrats for the quick reaction time to the release.
- 10:20 Changeset [261] by
-
do not install tests and examples in site-packages (patch from and closes ...
10/29/07:
- 23:18 Ticket #18 (test and example files installed in site-packages by default) created by
- a tiny patch, but made my Debian package a little bit cleaner: […]
- 18:34 Changeset [260] by
-
update release howto
- 15:44 Documentation edited by
- (diff)
- 15:34 BehindTheScene edited by
- fixed bullet list formatting (needed to indent) (diff)
- 14:27 Changeset [259] by
-
tagging once more
- 14:26 News edited by
- (diff)
- 12:32 Changeset [258] by
-
one more time
- 12:31 Changeset [257] by
-
- update one more instance of the description - remove all references to ...
- 12:16 Changeset [256] by
-
retag release
- 12:16 Changeset [255] by
-
let's redo the release with removed docs and updated description
- 12:15 Changeset [254] by
-
- removed FAQ (the wiki is its new home) - updated Elixir description
- 12:13 WikiStart edited by
- (diff)
- 11:37 Changeset [253] by
-
updated TODO
- 11:35 Changeset [252] by
-
removed docs directory as they are out of date anyway
- 11:19 Changeset [251] by
-
tag 0.4 release
- 11:18 Changeset [250] by
-
let's release
- 11:00 Changeset [249] by
-
implemented new option: allowcoloverride
- 10:25 Milestone 0.4 completed
-
The 0.4 release of Elixir:
- SQLAlchemy 0.4 support.
- Moving away ...
- 09:54 Goodies edited by
- (diff)
- 09:54 Goodies created by
- 09:44 Documentation edited by
- (diff)
10/28/07:
- 21:12 WikiStart edited by
- Updating the front page. (diff)
- 21:06 Changeset [248] by
-
After reviewing the existing docstrings, clarifying the main docstring to ...
10/26/07:
- 14:56 FAQ edited by
- (diff)
- 14:55 FAQ03 created by
- 14:55 Documentation edited by
- (diff)
- 14:51 Ticket #11 (Since revision 221, dropping all tables can occasionally cause an ...) closed by
- fixed: should be fixed now, thanks for the test case.
- 14:50 Changeset [247] by
-
revert that innocent-looking change from r244 which broke inheritance
- 14:42 Changeset [246] by
-
added test for drop/create etc... for ticket #11 (already fixed in r244)
- 12:01 Changeset [245] by
-
made all tests work even if we changed autosetup to default to False. That ...
- 11:59 Changeset [244] by
-
- added some comments/fixed some other comments - made trigger test ...
10/25/07:
- 21:26 Ticket #11 (Since revision 221, dropping all tables can occasionally cause an ...) reopened by
- Sorry, I just had a look at this ticket, to see that you responded. Trac …
- 10:16 Documentation edited by
- (diff)
- 10:14 BehindTheScene edited by
- (diff)
- 10:08 Ticket #17 (deferred causes exception when flushing) closed by
- fixed
- 10:07 Changeset [243] by
-
- added test for deferred fields courtesy of Isaac Csandl - tweaked setup ...
10/24/07:
- 20:11 Ticket #17 (deferred causes exception when flushing) created by
- Here's an example that demonstrates: ebug.py: […]
- 16:59 BehindTheScene edited by
- (diff)
- 16:59 BehindTheScene edited by
- (diff)
- 16:30 TutorialDivingIn edited by
- (diff)
- 16:29 TutorialDivingIn edited by
- (diff)
- 15:31 Changeset [242] by
-
updated CHANGES
- 14:52 Migrate03to04 edited by
- (diff)
- 14:39 TutorialDivingIn edited by
- (diff)
- 12:02 TutorialDivingIn edited by
- (diff)
- 09:46 Ticket #14 (test case for a relation from an SA-mapped class to an Elixir entity) closed by
- fixed: done in r241
- 09:46 Changeset [241] by
-
added test for sa integration
- 09:44 Examples03 edited by
- (diff)
- 09:43 Examples edited by
- (diff)
- 09:42 Examples03 created by
- 09:41 Documentation edited by
- (diff)
- 09:40 Examples edited by
- (diff)
- 09:40 Examples created by
- 03:34 Contact edited by
- (diff)
10/23/07:
- 20:41 TutorialDivingIn edited by
- (diff)
- 20:39 TutorialDivingIn edited by
- (diff)
- 20:37 TutorialDivingIn edited by
- (diff)
- 19:09 TutorialDivingIn edited by
- still work in progress (diff)
- 18:21 Ticket #16 (Allow overriding names of constraints for relationships) closed by
- fixed: Thanks for the patch whoever you are :). It's committed in r240.
- 18:20 Changeset [240] by
-
- Added the possibility to give a custom name for ManyToOne constraints
...
- 17:55 Ticket #16 (Allow overriding names of constraints for relationships) created by
- Some databases (e.g. Oracle) don't like long identifiers. To cope with …
- 16:30 Changeset [239] by
-
moved a bunch of TODO to trac tickets
- 16:24 Ticket #15 (Support "abstract" classes) created by
- ie classes which do not generate a table or mapper for themselves, but …
- 16:17 Ticket #14 (test case for a relation from an SA-mapped class to an Elixir entity) created by
- add a test case for a relation from an SA-mapped class to an Elixir Entity …
- 16:16 Ticket #13 (elixir on arbitrary selects) created by
- Shouldn't be hard... cfr http://www.sqlalchemy.org/trac/ticket/502
- 16:14 Ticket #12 (relation to an SA-mapped class) created by
- make it possible to make a relation to an SA-mapped class. it'll be …
- 16:11 TutorialDivingIn edited by
- Work in progress (diff)
- 14:06 Changeset [238] by
-
- added support for synonym properties (on Field) - updated TODO
- 12:19 Documentation edited by
- (diff)
- 12:18 Contribute created by
- 11:58 Documentation edited by
- (diff)
- 11:48 Changeset [237] by
-
added stub methods on EntityBuilder
- 11:41 Changeset [236] by
-
- migrate to attribute-based syntax in all examples and documentation. - ...
10/22/07:
- 17:23 Changeset [235] by
-
more reorg
- 17:22 Changeset [234] by
-
converted most tests to the attribute syntax + reorganized tests around
- 16:10 Changeset [233] by
-
rename
- 16:09 Changeset [232] by
-
more test reorg
- 14:41 Changeset [231] by
-
rename
- 14:36 Changeset [230] by
-
more rename
- 14:34 Changeset [229] by
-
renames
- 14:29 Changeset [228] by
-
merge all tests for fields definition into one test file
- 14:19 Changeset [227] by
-
rename test_movies to test_fields
- 10:48 Changeset [226] by
-
fix typo
- 10:46 Ticket #5 (Move away from the objectstore name) closed by
- fixed: done in r225
- 10:45 Changeset [225] by
-
Move away from objectstore to session:
find -name "*.py" -exec sed -i ...
- 10:38 Changeset [224] by
-
we are moving from pudge to apydia:
find -name "*.py" -exec sed -i ...
- 10:27 Changeset [223] by
-
enable syntax hilighting for python code in docstrings
10/21/07:
- 19:07 TutorialDivingIn03 edited by
- Some edits and additions to add links to the API docs, etc (diff)
10/19/07:
- 18:21 BehindTheScene created by
- 18:15 Documentation edited by
- (diff)
- 18:00 Migrate03to04 edited by
- (diff)
- 17:39 Migrate03to04 created by
- 15:44 TutorialDivingIn edited by
- (diff)
- 15:28 TutorialDivingIn03 created by
- 15:27 Documentation edited by
- (diff)
- 14:34 Documentation edited by
- (diff)
- 14:27 Documentation edited by
- (diff)
- 13:57 Tutorials edited by
- (diff)
- 11:14 Ticket #2 (create_keys, ... should be statement hooks like any other) closed by
- fixed: done in r221
- 11:14 Ticket #1 (Make it possible to setup only a subset of declared entities) closed by
- fixed
- 11:13 Ticket #11 (Since revision 221, dropping all tables can occasionally cause an ...) closed by
- fixed: I've fixed a bunch of pretty bad bugs in r222 which are related to what …
- 11:10 Changeset [222] by
-
- fixed some pretty bad bugs:
- calling cleanup_all before your ...
- fixed some pretty bad bugs:
- 01:22 Ticket #11 (Since revision 221, dropping all tables can occasionally cause an ...) created by
- I haven't looked very deeply into this problem yet, but if you need more …
10/18/07:
- 19:05 Changeset [221] by
-
- added the possibility to not have the autosetup triggers installer (use ...
10/16/07:
- 17:11 TutorialDivingIn edited by
- new API docs again! (diff)
- 17:08 Documentation edited by
- link to the new and improved API docs (diff)
10/15/07:
- 14:48 Changeset [220] by
-
fix comment
10/13/07:
- 01:05 Ticket #10 (Implement concrete-table polymorphic inheritance) created by
- Hello, for greater projects some people needs the polymorphic inheritance …
