summaryrefslogtreecommitdiff
path: root/archivist/peewee_ext.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enhance CharField with 'nocase' optionHEADmasterRené 'Necoro' Neumann2017-12-031-1/+9
* Move CompressedField to peewee_ext.pyRené 'Necoro' Neumann2017-10-041-0/+8
* Unique index on tags as a functional one. See also:René 'Necoro' Neumann2017-10-031-1/+16
* Fix handling of composite pks in peewee.René 'Necoro' Neumann2017-03-121-2/+1
* Upgrade to peewee-2.9 and drop our customizationsRené 'Necoro' Neumann2017-03-111-114/+0
* Fix Peewee Model.get() (cf. PR #1202)René 'Necoro' Neumann2017-03-041-1/+25
* Inserting DocumentsRené 'Necoro' Neumann2017-02-271-0/+10
* Refined the EnumFieldRené 'Necoro' Neumann2017-02-261-0/+125