Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix tests to load dates as dates, not datetimes | Elena ``of Valhalla'' Grandi | 2021-08-09 |
* | New data type: geo (for Geo URIs) | Elena ``of Valhalla'' Grandi | 2021-02-20 |
* | Rename the update method to auto. | Elena ``of Valhalla'' Grandi | 2021-02-10 |
* | Add the option to autoincrement integer values | Elena ``of Valhalla'' Grandi | 2021-02-10 |
* | Add the ability for field types to update themselves | Elena ``of Valhalla'' Grandi | 2021-02-09 |
* | Add the option to autofill date and datetime fields at creation time. | Elena ``of Valhalla'' Grandi | 2021-02-08 |
* | Start storing data in value slots for sorting and range search. | Elena ``of Valhalla'' Grandi | 2020-10-29 |
* | Unix timestamps are assumed to be UTC. | Elena ``of Valhalla'' Grandi | 2020-10-09 |
* | Validate also lists | Elena ``of Valhalla'' Grandi | 2020-10-07 |
* | Start testing lesana derivatives | Elena ``of Valhalla'' Grandi | 2020-10-05 |
* | More types | Elena ``of Valhalla'' Grandi | 2020-10-02 |
* | Add date and datetime types, enforce timestamps to be unix timestamps | Elena ``of Valhalla'' Grandi | 2020-10-02 |
* | More types | Elena ``of Valhalla'' Grandi | 2020-10-01 |
* | Start using types to validate/load entry fields | Elena ``of Valhalla'' Grandi | 2020-10-01 |
* | Start defining type classes | Elena ``of Valhalla'' Grandi | 2020-09-30 |