]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- [feature] Added support for the localtimestamp()
authorMike Bayer <mike_mp@zzzcomputing.com>
Wed, 26 Sep 2012 14:20:56 +0000 (10:20 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Wed, 26 Sep 2012 14:20:56 +0000 (10:20 -0400)
commit0c7b989ce5e50e39be03870e4ee3f809918af3b6
tree32bbc4c73038c05f308f95df722cba99d88cce7c
parent554de7aaf04be4e91cfa24b614e9ea53aa02bf7f
- [feature] Added support for the localtimestamp()
SQL function implemented in SQLite, courtesy
Richard Mitchell.  Added test
CHANGES
test/dialect/test_sqlite.py