Martin Kopeček

Results 21 issues of 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...

bug
requires triage

**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...

bug

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ě.

enhancement

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...

bug

### 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....

bug
needs triage

### 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...

bug
openapi-ts

### 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...