summaryrefslogtreecommitdiff
path: root/archivist/peewee_ext.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-03Enhance CharField with 'nocase' optionHEADmasterRené 'Necoro' Neumann1-1/+9
2017-10-04Move CompressedField to peewee_ext.pyRené 'Necoro' Neumann1-0/+8
2017-10-03Unique index on tags as a functional one. See also:René 'Necoro' Neumann1-1/+16
2017-03-12Fix handling of composite pks in peewee.René 'Necoro' Neumann1-2/+1
2017-03-11Upgrade to peewee-2.9 and drop our customizationsRené 'Necoro' Neumann1-114/+0
2017-03-04Fix Peewee Model.get() (cf. PR #1202)René 'Necoro' Neumann1-1/+25
2017-02-27Inserting DocumentsRené 'Necoro' Neumann1-0/+10
2017-02-26Refined the EnumFieldRené 'Necoro' Neumann1-0/+33
2017-02-26Introduce the closureRené 'Necoro' Neumann1-0/+92