orm
Here are 3,815 public repositories matching this topic...
-
Updated
Mar 25, 2022 - TypeScript
-
Updated
Mar 24, 2022 - Go
Bug description
On windows, I run prisma format and note the unusual file ending. The lines are all LF, but the very last line is CRLF.
This causes issue on my Linux CI where it formats it ending in LF's only, causing a diff to occur and the build to fail.
How to reproduce
- On windows do prisma format
- Open in HxD or similar
- See attached:

private IQueryable<IDocumentTypePermission> GetDocumentTypePermissionsTest<T>(IQueryableentproto.Service(): Error codegen field type Inet & field name conflict with golang keyword (eg. type)
- The issue is present in the latest release.
- I have searched the issues of this repository and believe that this is not a duplicate.
Current Behavior 😯
Error type Inet:
var nasNasipaddress schema.Inet
cannot use nasNa
-
Updated
Mar 25, 2022 - PHP
Original issue:
Relevant PRs:
diesel-rs/diesel#3035
diesel-rs/diesel#3036
diesel-rs/diesel#3037
diesel-rs/diesel#3092
-
Updated
Mar 25, 2022 - Go
-
Updated
Dec 16, 2021 - Python
-
Updated
Apr 3, 2020 - Go
-
Updated
Mar 13, 2022 - JavaScript
-
Updated
Mar 16, 2022 - Rust
Hello,
I use postgres 12 with “MATERIALIZED” statement,
and I once asked on Discord how to use the “MATERIALIZED” statement in go-pg,
and get that is not support now.
Expected Behavior
WITH AS MATERIALIZED (...)
What do you want to change?
For Go, sqlc will use a positional argument for a query if there's a single parameter. If there's more than one, it will generate a parameters struct. While this works for me, a few other folks would like different behavior.
@brentd would like to use positional arguments for up to three parameters (kyleconroy/sqlc#1496)
@Threpio woul
-
Updated
Mar 25, 2022 - Java
-
Updated
Mar 25, 2022 - TypeScript
-
Updated
Mar 25, 2022 - Python
-
Updated
Mar 25, 2022 - C#
Improve this page
Add a description, image, and links to the orm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the orm topic, visit your repo's landing page and select "manage topics."
Issue Creation Checklist
Feature Description
When SQL errors occur, make the 'mes