Mercurial > p > roundup > code
comparison CHANGES.txt @ 6435:ada96db8ec62
Ignore blank lines when editing class via CSV
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 11 Jun 2021 18:09:21 -0400 |
| parents | 269f39e28d5c |
| children | 1f2f7c0b8968 |
comparison
equal
deleted
inserted
replaced
| 6434:269f39e28d5c | 6435:ada96db8ec62 |
|---|---|
| 135 node fails with unique constraint failure. (John Rouillard) | 135 node fails with unique constraint failure. (John Rouillard) |
| 136 - *** Must run roundup-admin migrate *** | 136 - *** Must run roundup-admin migrate *** |
| 137 Increment rdbms version from 5 to 6. Mysql rdbms classes were | 137 Increment rdbms version from 5 to 6. Mysql rdbms classes were |
| 138 missing unique key constraint. Found during fix for issue2551142. | 138 missing unique key constraint. Found during fix for issue2551142. |
| 139 See upgrading.txt. | 139 See upgrading.txt. |
| 140 - ignore blank lines in CSV class editing. (John Rouillard) | |
| 140 | 141 |
| 141 Features: | 142 Features: |
| 142 - issue2550522 - Add 'filter' command to command-line | 143 - issue2550522 - Add 'filter' command to command-line |
| 143 interface. Filter command was actually added in 2.0.0, but this | 144 interface. Filter command was actually added in 2.0.0, but this |
| 144 issue requested transitive searching. So that: | 145 issue requested transitive searching. So that: |
