index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
db
/
backends
/
sqlite3
/
base.py
Age
Commit message (
Expand
)
Author
2007-08-03
schema-evolution:
Derek Anderson
2007-08-02
schema-evolution:
Derek Anderson
2007-08-02
schema-evolution:
Derek Anderson
2007-08-01
schema-evolution:
Derek Anderson
2007-07-20
schema-evolution: re-applied schema evolution changes from:
Derek Anderson
2007-07-20
schema-evolution: merged trunk:HEAD into schema-evolution branch
Derek Anderson
2006-10-26
committing to schema-evolution
Derek Anderson
2006-08-22
implemented schema evolution
Derek Anderson
2006-06-08
Fixed #2108 -- allow saving of empty models, rather than just dropping them.
Malcolm Tredinnick
2006-06-03
Fixed #593 -- Added 'search' DB-API lookup type, which does full-text index s...
Adrian Holovaty
2006-05-26
Fixed #1673 -- Every database backend now raises ImproperlyConfigured if the ...
Adrian Holovaty
2006-05-06
Fixed #1777 -- Fixed bug in date conversion in SQLite backend. Thanks, dart@g...
Adrian Holovaty
2006-05-02
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...
Adrian Holovaty