Martin Kopeček
Martin Kopeček
### Issue description Generated migrations for PostgreSQL includes hardcoded schema in some cases, migrations then fail with different schema. ### Expected Behavior Creating table `test` with column `type`, which is...
**What**: Sorting is made to be locale aware **Why**: sorting of non-ACII languages does not work correctly, see #349 **How**: - `contributorsSortLocale` option is added to CLI to control which...
**Describe the bug** Alphabetical sorting doesn't work for languages with special characters or according to locale. Non-ASCII characters will sort at the end of the list. **To Reproduce** Steps to...
Ušetřilo by to vývojářům práci. Třeba teď předělávám Supervizor a chtěl jsem si nějak jednoduše vytvořit DB strukturu pro faktury dle standardu, ale musím to dělat ručně.
V sekci Agilní vývoj softwaru je použito plánování dovolené, které má naznačit, jak nefunkční je něco podrobně, dlouho dopředu plánovat. Jenže nejsme v Americe, kde už jsou dávno zvyklí na...
## What are the steps to reproduce this issue? 1. Create a program that creates another thread on the second CPU core 2. Run the program, wait for the second...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When I provide `overrideExisting: true` some existing ApiOperation data is preserved....
### openapi-typescript version 7.5.2 ### Node.js version 22.12.0 ### OS + version Debian GNU/Linux 12 (bookworm) ### Description If I have multiple `$ref` in my operations schema like this: ```yaml...
### Please confirm that the feature request does ***not*** already exist - [x] I confirm there is no existing issue for this feature request. ### Use case We have roles...