Commit Graph

14 Commits

Author SHA1 Message Date
Itai Shirav
635197de38 Support for data skipping indexes 2020-06-06 20:56:32 +03:00
Itai Shirav
393209e624 Support for model constraints 2020-06-06 11:07:01 +03:00
Itai Shirav
113ac7ad4a docs 2020-05-28 19:38:41 +03:00
Itai Shirav
9e119f33e6 docs 2020-05-16 12:15:14 +03:00
Itai Shirav
3c38c8ec40 Functions WIP 2020-04-19 07:17:52 +03:00
Itai Shirav
93747f7758 Improve docs 2020-02-08 18:14:50 +02:00
Kuzma Leshakov
cb91971fd9 Fix #110 2019-02-22 14:38:12 +03:00
Itai Shirav
4f4ce697e4 Fix description of ALIAS fields 2018-10-14 09:51:04 +03:00
Itai Shirav
e4f0c5b1dd Update docs 2018-04-22 09:03:31 +03:00
Itai Shirav
20e609f952 Update docs 2018-04-21 15:23:00 +03:00
Itai Shirav
639867bb32 - Added QuerySet.paginate()
- Support for basic aggregation in querysets
2017-08-14 12:14:52 +03:00
Itai Shirav
d02d6b14eb - Added ne and not_in queryset operators
- Querysets no longer have a default order when `order_by` is not called
- Added `autocreate` flag to database initializer
- Fix for SELECT FROM JOIN (#37)
2017-06-15 12:19:17 +03:00
Itai Shirav
59b29db746 refactor documentation 2017-04-28 13:44:45 +03:00
Itai Shirav
78bb857c8a refactor documentation 2017-04-26 15:47:02 +03:00