Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / iiian/prisma-case-format issues and pull requests

#65 - Add support for CONSTANT_CASE formatting

Pull Request - State: open - Opened by ThomasCharuel 3 months ago

#64 - Add a prefix to enum `@@map`

Issue - State: open - Opened by onozaty 4 months ago

#62 - Config file does not load before `tryGetFileContents`

Issue - State: closed - Opened by yunsii 8 months ago - 2 comments

#61 - fix: use --uses-next-auth cli option

Pull Request - State: closed - Opened by yunsii 8 months ago - 2 comments

#60 - Invalid `--uses-next-auth` cli option

Issue - State: closed - Opened by yunsii 9 months ago - 1 comment

#57 - Allow programmatic usage of library (example: vscode formatter extension)

Issue - State: open - Opened by V-ed 9 months ago - 2 comments

#56 - [Feature request] Enable configuration via package.json

Issue - State: open - Opened by juni0r 9 months ago - 1 comment

#54 - Update FUNDING.yml

Pull Request - State: closed - Opened by iiian 9 months ago

#53 - fix: support for plurality control in config file

Pull Request - State: closed - Opened by iiian 10 months ago

#52 - Add option to ignore pluralize option per field

Issue - State: closed - Opened by antonioorct 11 months ago - 8 comments

#51 - Update README.md

Pull Request - State: closed - Opened by iiian 11 months ago

#50 - fix(convention-store): make sure that the whole name is matched not just a fragment of it

Pull Request - State: closed - Opened by iiian 11 months ago - 2 comments

#49 - Retain @map annotations for fields with distinct DB column names

Issue - State: closed - Opened by dgellow 12 months ago - 6 comments

#48 - Q. How to use this tool ?

Issue - State: closed - Opened by sacru2red 12 months ago - 8 comments

#47 - feat: model-wise convention controls

Pull Request - State: closed - Opened by iiian 12 months ago

#46 - fix: broken readme demo

Pull Request - State: closed - Opened by iiian 12 months ago

#45 - Possibility to skip some models

Issue - State: closed - Opened by igeligel about 1 year ago - 23 comments

#44 - No @@map created for enums

Issue - State: closed - Opened by olivierlacan about 1 year ago - 5 comments

#43 - New version of package have old content

Issue - State: closed - Opened by kolpakov-p about 1 year ago - 1 comment

#42 - Update README.md

Pull Request - State: closed - Opened by iiian about 1 year ago

#41 - Add the ability to manage enums casing separately

Pull Request - State: closed - Opened by kolpakov-p about 1 year ago - 4 comments

#40 - Broken output for pascal case

Issue - State: closed - Opened by awonihlgard about 1 year ago - 4 comments

#39 - Any way to keep enums singular when table names are plural?

Issue - State: closed - Opened by kolpakov-p about 1 year ago - 3 comments

#38 - Ignore Command & Excluding Enums

Issue - State: closed - Opened by raflymln about 1 year ago - 4 comments

#37 - chore: add license

Pull Request - State: closed - Opened by iiian about 1 year ago

#36 - Add a LICENSE file

Issue - State: closed - Opened by mhchen about 1 year ago - 4 comments

#35 - fix: enums should support --map-table-case too

Pull Request - State: closed - Opened by iiian about 1 year ago

#34 - Enums are not mapped

Issue - State: closed - Opened by alizeegtd about 1 year ago - 5 comments

#33 - Relax map annotation regexes

Pull Request - State: closed - Opened by jrdnull over 1 year ago - 2 comments

#32 - Fix/unsupported map column fix

Pull Request - State: closed - Opened by iiian over 1 year ago

#31 - Add regression test for mapping Unsupported column type

Pull Request - State: closed - Opened by iiian over 1 year ago

#30 - `Unsupported` fields are parsed incorrectly

Issue - State: closed - Opened by ebramanti over 1 year ago - 5 comments

#29 - feat: allow support for complex index semantics

Pull Request - State: closed - Opened by iiian over 1 year ago

#28 - feat: allow cross-singularized tables

Pull Request - State: closed - Opened by iiian over 1 year ago

#27 - feat: allow cross-pluralized tables

Pull Request - State: closed - Opened by iiian over 1 year ago

#26 - Some `@@index` cannot be converted

Issue - State: closed - Opened by u3u over 1 year ago - 4 comments

#25 - Pluralize table names

Issue - State: closed - Opened by maxfurman over 1 year ago - 8 comments

#24 - Doesnt break anymore if column has 'view' in name

Pull Request - State: closed - Opened by ahto over 1 year ago

#23 - TypeError: Cannot read properties of null (reading 'groups')

Issue - State: closed - Opened by gajus over 1 year ago - 4 comments

#22 - fix: add enum model mapping annotations

Pull Request - State: closed - Opened by iiian over 1 year ago - 1 comment

#21 - Fix/enum mapping

Pull Request - State: closed - Opened by iiian over 1 year ago

#20 - feat: support mapping views

Pull Request - State: closed - Opened by iiian over 1 year ago - 1 comment

#19 - Exclude the next code from fomatting.

Issue - State: closed - Opened by yoshimaru46 over 1 year ago - 3 comments

#18 - Doesn't map after first table

Issue - State: closed - Opened by shellscape over 1 year ago - 7 comments

#17 - enum definitions do not stay PascalCase when running 'prisma db pull'

Issue - State: closed - Opened by fullstackzach over 1 year ago - 8 comments

#16 - chore: forgot to submit bin in previous tarball for v1.3.0

Pull Request - State: closed - Opened by iiian almost 2 years ago

#15 - "prisma-case-format" command not found

Issue - State: closed - Opened by ozum almost 2 years ago - 2 comments

#14 - feat/idempotency

Pull Request - State: closed - Opened by iiian almost 2 years ago

#13 - Add --map-field-case / --map-table-case option

Issue - State: closed - Opened by marklawlor almost 2 years ago - 5 comments

#12 - docs: update readme again

Pull Request - State: closed - Opened by iiian almost 2 years ago

#11 - Feat/pluralize

Pull Request - State: closed - Opened by iiian almost 2 years ago

#10 - Plural names for array fields

Issue - State: closed - Opened by ozum almost 2 years ago - 5 comments

#9 - fix: reshape enum definitions

Pull Request - State: closed - Opened by wlsdud2194 almost 2 years ago - 1 comment

#8 - Implements Enum

Pull Request - State: closed - Opened by kaykyr almost 2 years ago - 3 comments

#7 - Revert "add: reshape enum case conventions"

Pull Request - State: closed - Opened by iiian almost 2 years ago - 3 comments

#6 - add: reshape enum case conventions

Pull Request - State: closed - Opened by wlsdud2194 almost 2 years ago - 1 comment

#5 - chore: update version

Pull Request - State: closed - Opened by iiian almost 2 years ago

#4 - Fix/relations with names

Pull Request - State: closed - Opened by iiian almost 2 years ago

#3 - Missing converting @relation fields

Issue - State: closed - Opened by rodrigocipriani almost 2 years ago - 7 comments

#2 - fix: repair map annotation drops

Pull Request - State: closed - Opened by iiian almost 3 years ago

#1 - Field name got formatted, but no @map is generated

Issue - State: closed - Opened by tuanalumi almost 3 years ago - 1 comment