Skip to content

issues Search Results · repo:onozaty/prisma-db-comments-generator language:TypeScript

Filter by

11 results
 (130 ms)

11 results

inonozaty/prisma-db-comments-generator (press backspace or delete to remove)

Multibyte character comments (such as Japanese) occasionally become garbled. This issue doesn t occur consistently with the same schema.prisma file. Even when garbled text appears, restarting the execution ...
  • onozaty
  • 2
  • Opened 
    on Jun 27
  • #19

Summary Currently, this generator only supports PostgreSQL. I would like to add MySQL support to enable generating database comments for MySQL databases supported by Prisma. Background The current implementation ...
  • onozaty
  • 1
  • Opened 
    on Jun 10
  • #16

PostgreSQL preview feature MultiSchema could not be enabled with this generator because schema name is not included in SQL statements generated for comments. Here is a sample Prisma schema definition: ...
  • borcsokj
  • 3
  • Opened 
    on May 29
  • #8

Thanks for the plugin! It appears that adding comments to view declarations in the schema file creates migration errors since the generated SQL is treating the view like a table. Is there a way to either: ...
  • mhodgson
  • 4
  • Opened 
    on Apr 15
  • #7

My team uses prisma.typegraphql (https://prisma.typegraphql.com/) so we have lots of comments that are directives. They look a lot like this: /// @TypeGraphQL.omit(output: true) model User { id ...
enhancement
  • njlg
  • 2
  • Opened 
    on Mar 13
  • #5

This is a great generator, I wonder how much work would be necessary to make it compatible with MySQL
  • thelinuxlich
  • 5
  • Opened 
    on Oct 24, 2024
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub