mishase

Results 4 issues of mishase

## Problem Migrating db to specific (non-latest) migration ## Suggested solution Reference: https://github.com/prisma/migrate/issues/494 ## Alternatives To migrate up to specific migration temporary moving upper migration files to another directory and...

kind/feature
topic: migrate
team/schema

### Description When using ordered json with `push_back` call, pointer to previous structure gets corrupted ### Reproduction steps Use the code bellow with `nlohmann::ordered_json` to get corrupted pointer ### Expected...

solution: duplicate
documentation
solution: proposed fix

### Description # Bug ## I'm getting an error (line numbers may be affected because of me modifying the package while trying to investigate the source of an error) ```...

Bug

## 💥 Proposal ### What feature you'd like to see I need to control dcb.fOutxCtsFlow (https://github.com/serialport/bindings-cpp/blob/main/src/serialport_win.cpp#L160) value with flag from serial port configuration. Now it's linked directly to rtscts configuration,...