Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tweak schema example wayback URLs | Bryan Newbold | 2019-04-09 | 1 | -2/+2 |
| | |||||
* | example schema: more edge cases | Bryan Newbold | 2019-03-04 | 1 | -2/+16 |
| | |||||
* | tweaks to schema examples | Bryan Newbold | 2019-03-02 | 1 | -3/+3 |
| | |||||
* | reformat and expand on example SQL entries | Bryan Newbold | 2019-02-05 | 1 | -21/+65 |
| | |||||
* | be less arbitrary about octet_length checks: mostly just >= 1 | Bryan Newbold | 2019-01-29 | 1 | -2/+2 |
| | | | | | We're just checking that strings aren't empty, not that they have any particular length. | ||||
* | ensure no zero-length strings in SQL schema | Bryan Newbold | 2019-01-23 | 1 | -43/+43 |
| | |||||
* | add missing arxiv+jstor id indices | Bryan Newbold | 2019-01-22 | 1 | -0/+2 |
| | |||||
* | SQL schema bump | Bryan Newbold | 2019-01-21 | 1 | -9/+12 |
| | |||||
* | sql schema: cdx timestamps as datetime | Bryan Newbold | 2019-01-18 | 1 | -7/+7 |
| | |||||
* | SQL schema PG version note | Bryan Newbold | 2019-01-17 | 1 | -1/+2 |
| | |||||
* | SQL schema for interned ref JSON blobs | Bryan Newbold | 2019-01-11 | 2 | -26/+36 |
| | |||||
* | fix fcid note in SQL schema | Bryan Newbold | 2019-01-11 | 1 | -1/+1 |
| | |||||
* | fix some SQL meta-schema things (eg, richer examples) | Bryan Newbold | 2019-01-11 | 2 | -7/+14 |
| | |||||
* | minor SQL schema tweaks (column order and extra indexes) | Bryan Newbold | 2019-01-11 | 1 | -3/+4 |
| | |||||
* | SQL for annotations; editgroup is_accepted flag | Bryan Newbold | 2019-01-10 | 1 | -1/+16 |
| | | | | is_accepted won't be implemented, much, for a bit. | ||||
* | start removing active editgroup code | Bryan Newbold | 2019-01-09 | 1 | -6/+2 |
| | |||||
* | rename diesel migrations folder name | Bryan Newbold | 2019-01-08 | 2 | -0/+711 |