This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
649b28eab6
django1
/
tests
/
db_functions
/
datetime
History
Lily Foote
649b28eab6
Fixed
#34070
-- Added subsecond support to Now() on SQLite and MySQL.
2022-10-03 12:13:27 +02:00
..
__init__.py
Reorganized datetime db function tests.
2018-08-16 16:18:09 -04:00
test_extract_trunc.py
Refs CVE-2022-34265 -- Properly escaped Extract() and Trunc() parameters.
2022-07-06 07:40:07 +02:00
test_now.py
Fixed
#34070
-- Added subsecond support to Now() on SQLite and MySQL.
2022-10-03 12:13:27 +02:00