Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve code formatting and fix a few typos in docs (#11221) | Sumner Evans | 2021-11-01 | 1 | -1/+3 |
| | | | | | | * Labeled a lot more code blocks with the appropriate type * Fixed a couple of minor typos (missing/extraneous commas) Signed-off-by: Sumner Evans <me@sumnerevans.com> | ||||
* | Notes on boolean columns in database schemas (#10164) | Richard van der Hoff | 2021-06-11 | 1 | -0/+42 |
| | |||||
* | Support for database schema version ranges (#9933) | Richard van der Hoff | 2021-06-11 | 1 | -0/+95 |
This is essentially an implementation of the proposal made at https://hackmd.io/@richvdh/BJYXQMQHO, though the details have ended up looking slightly different. |