This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
sqlalchemy
Watch
2
Star
0
Fork
0
You've already forked sqlalchemy
mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced
2026-05-18 22:52:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
297d35ba498c2f656df41737490977f88ca70682
sqlalchemy
/
lib
/
sqlalchemy
T
History
Mike Bayer
297d35ba49
- got rudimental "mapping to multiple tables" functionality cleaned up,
...
more correctly documented
2006-06-02 01:10:20 +00:00
..
databases
fixed host connector again, now for [ticket:197]
2006-06-01 20:52:12 +00:00
engine
switched generator to list comprehension
2006-06-01 18:22:49 +00:00
ext
selectresults docs
2006-05-28 05:52:52 +00:00
mods
selectresults docs
2006-05-28 05:52:52 +00:00
orm
- got rudimental "mapping to multiple tables" functionality cleaned up,
2006-06-02 01:10:20 +00:00
__init__.py
merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1
2006-05-25 14:20:23 +00:00
ansisql.py
merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1
2006-05-25 14:20:23 +00:00
attributes.py
merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1
2006-05-25 14:20:23 +00:00
exceptions.py
merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1
2006-05-25 14:20:23 +00:00
pool.py
pool needed weakref
2006-05-28 23:57:14 +00:00
schema.py
merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1
2006-05-25 14:20:23 +00:00
sql_util.py
- got rudimental "mapping to multiple tables" functionality cleaned up,
2006-06-02 01:10:20 +00:00
sql.py
"count" label changed to "rowcount", and default "count" argument is first pk col of the table or the first col if no pks
2006-06-01 15:20:35 +00:00
types.py
merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1
2006-05-25 14:20:23 +00:00
util.py
merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1
2006-05-25 14:20:23 +00:00