| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | build: fix awk scripts to work properly when used againts sqlite 3.41.0 | Dominique Leuenberger | 2023-02-27 | 1 | -1/+1 |
| | | | | | | | | | | | The SQL standard requires double-quotes around identifiers and single-quotes around string literals. For example: "this is a legal SQL column name" 'this is an SQL string literal' With sqlite 3.41.0, this is being enforced on the CLI | ||||
| * | Update table.awk | Peng Wu | 2022-03-14 | 1 | -2/+2 |
| | | |||||
| * | Update table.awk | Peng Wu | 2022-03-10 | 1 | -1/+1 |
| | | |||||
| * | Rename strokes table to phrases table | Peng Wu | 2022-02-18 | 1 | -9/+12 |
| | | |||||
| * | Rename stroke to table | Peng Wu | 2022-02-16 | 1 | -0/+29 |
