summaryrefslogtreecommitdiff
path: root/tests/test_types.py
Commit message (Expand)AuthorAge
* Fix tests to load dates as dates, not datetimesElena ``of Valhalla'' Grandi2021-08-09
* New data type: geo (for Geo URIs)Elena ``of Valhalla'' Grandi2021-02-20
* Rename the update method to auto.Elena ``of Valhalla'' Grandi2021-02-10
* Add the option to autoincrement integer valuesElena ``of Valhalla'' Grandi2021-02-10
* Add the ability for field types to update themselvesElena ``of Valhalla'' Grandi2021-02-09
* Add the option to autofill date and datetime fields at creation time.Elena ``of Valhalla'' Grandi2021-02-08
* Start storing data in value slots for sorting and range search.Elena ``of Valhalla'' Grandi2020-10-29
* Unix timestamps are assumed to be UTC.Elena ``of Valhalla'' Grandi2020-10-09
* Validate also listsElena ``of Valhalla'' Grandi2020-10-07
* Start testing lesana derivativesElena ``of Valhalla'' Grandi2020-10-05
* More typesElena ``of Valhalla'' Grandi2020-10-02
* Add date and datetime types, enforce timestamps to be unix timestampsElena ``of Valhalla'' Grandi2020-10-02
* More typesElena ``of Valhalla'' Grandi2020-10-01
* Start using types to validate/load entry fieldsElena ``of Valhalla'' Grandi2020-10-01
* Start defining type classesElena ``of Valhalla'' Grandi2020-09-30