Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make more standard libraries work with `nimPreviewSlimSystem` (#20343) | ringabout | 2022-09-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * make more standard libraries work with `nimPreviewSlimSystem` * typo * part two * Delete specutils.nim * fixes more tests * more fixes * fixes tests * fixes three more tests * add formatfloat import * fix * last | ||||
* | fixes #20153; do not escape `_` for mysql [backport] (#20164) | ringabout | 2022-08-05 | 1 | -0/+4 |
* fixes #20153; do not escape `_` for mysql * add a test * Update db_mysql.nim * Update tdb_mysql.nim Co-authored-by: Clay Sweetser <Varriount@users.noreply.github.com> |