8f2704146dremove switch to _row for pg backend
collerek
2021-03-10 09:12:31 +01:00
f6c845c318add makefile and local test for pb mysql to avoid uploading garbage
collerek
2021-03-10 09:06:23 +01:00
b8a85436f7restore uuid check for fk
collerek
2021-03-09 20:52:58 +01:00
869f4d9d97restore uuid check for fk
collerek
2021-03-09 20:49:20 +01:00
082405d8efuse TEXT for all backends
collerek
2021-03-09 20:41:17 +01:00
fbde6d4624use TEXT col for mysql
collerek
2021-03-09 20:35:07 +01:00
e29bea6f85revert to use tables and columns with labels and aliases instead of text clauses, add encryption, mostly working encryption column type with configurable backends
collerek
2021-03-09 20:29:27 +01:00
8d96a3fb84add length in imp
collerek
2021-03-09 17:29:29 +01:00
2c31ad735dadd crypto to reqs
collerek
2021-03-09 17:10:39 +01:00
5695bb8f57specify crypto to none
collerek
2021-03-09 17:06:18 +01:00
f424e65a40check if data binding not work only in sqlite
collerek
2021-03-09 17:00:13 +01:00
d7931a2db8Merge pull request #125 from collerek/or_filters
collerek
2021-03-09 10:31:06 +01:00
fdb6c3089ffix minor code smells
collerek
2021-03-09 10:27:20 +01:00
0ea9b0952cadd default exceptions to relations, test one argument, test querysetproxy, test deeply nested
collerek
2021-03-09 10:13:51 +01:00
4a66054987change distinct to group by in limit action subquery
collerek
2021-03-07 13:40:45 +01:00
79ad69e355check complex prefixes in groups, refactor limit queries, finish docstrings, refactors and cleanup in long methods
collerek
2021-03-07 12:50:40 +01:00
eeabb60200add is null filter, add complex fiters (and_ & or_) and basic tests for them
collerek
2021-03-06 13:07:22 +01:00
ebe6c10b9cMerge pull request #121 from collerek/m2m_fields
collerek
2021-03-05 18:20:55 +07:00
526eb740b2Merge branch 'master' into m2m_fields
collerek
2021-03-05 18:13:54 +07:00
8682427910for now revert type changes to avoid mypy errors, add validation for through models, clean docs etc
collerek
2021-03-05 12:02:41 +01:00
4e27f07a7esom types fixes, fix for wrong prefixes in model_row for complex relations, test load_all with repeating tables, add docs
collerek
2021-03-04 13:12:07 +01:00
a8ae50276eupdate docs, add load_all(), tests for load_all, make through field optional
collerek
2021-03-03 19:48:40 +01:00
9ad1528cc0add docstrings, clean types test
collerek
2021-03-02 19:10:59 +01:00
a99000d2c0add possibility to exclude/include fields (refactor to excludableitems), fix for through model only on related side of the relation, fix for exclude of through model related models
collerek
2021-03-01 19:26:33 +01:00
3fd231cf3cwip - through models fields -> attached in queries, accesible from instances, creates in add and queryset create
collerek
2021-02-15 17:30:14 +01:00
56d8c11216Merge pull request #97 from collerek/m2m_fields
collerek
2021-02-11 17:43:16 +07:00
868243686dupdate api docs
collerek
2021-02-11 11:39:18 +01:00
3a57e30f30Merge pull request #96 from collerek/m2m_fields
collerek
2021-02-11 17:32:55 +07:00
0bf5485025add connection to test
collerek
2021-02-11 11:29:16 +01:00