Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to peewee-2.9 and drop our customizations | René 'Necoro' Neumann | 2017-03-11 | 1 | -4/+7 |
* | Roll our own version of create_or_get, replacing the one broken/removed one f... | René 'Necoro' Neumann | 2017-03-11 | 1 | -0/+25 |
* | Prefixes, Tags, and Implications | René 'Necoro' Neumann | 2017-03-04 | 1 | -0/+15 |
* | Remove "builtin" and "pseudo" columns; use "virtual" instead | René 'Necoro' Neumann | 2017-03-04 | 1 | -7/+2 |
* | Inserting Documents | René 'Necoro' Neumann | 2017-02-27 | 1 | -6/+13 |
* | Refined the EnumField | René 'Necoro' Neumann | 2017-02-26 | 1 | -24/+1 |
* | Introduce enum fields | René 'Necoro' Neumann | 2017-02-26 | 1 | -2/+31 |
* | Introduce the closure | René 'Necoro' Neumann | 2017-02-26 | 1 | -3/+10 |
* | Some repr and str improvements on the model | René 'Necoro' Neumann | 2017-02-26 | 1 | -3/+25 |
* | More tag handling | René 'Necoro' Neumann | 2017-02-26 | 1 | -0/+9 |
* | More prefix work | René 'Necoro' Neumann | 2017-02-25 | 1 | -3/+24 |
* | Use Peewee instead of SQLAlchemy | René 'Necoro' Neumann | 2017-02-25 | 1 | -106/+59 |
* | Basic CLI | René 'Necoro' Neumann | 2016-08-16 | 1 | -0/+5 |
* | Initial model and sqlalchemy setup | René 'Necoro' Neumann | 2016-08-15 | 1 | -0/+101 |