norm icon indicating copy to clipboard operation
norm copied to clipboard

⚡ Not an ORM

Results 32 norm issues
Sort by recently updated
recently updated
newest added

Currently official postgres driver doesn't support [User defined types](https://www.postgresql.org/docs/9.5/xtypes.html). But [pgjdbc-ng](http://impossibl.github.io/pgjdbc-ng/) does. Norm should support UDT if using that driver

design discussion required

Instead of having to write common CRUD queries, it would be simple if we could ask norm to generate all CRUD operations for a given table.

hacktoberfest
design discussion required

Hi Team, We need a Feature in NORM where we don't have to write multiple queries for multiple cases/filters which we want rather NORM should be able to take decision...

enhancement
codegen
hacktoberfest
design discussion required

**Problem:** Queries/Commands returning same fields result in generation of data classes with same fields but as different classes. This results in having to write multiple mappers from norm type to...

hacktoberfest
design discussion required

Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.19 to 42.6.0. Release notes Sourced from org.postgresql:postgresql's releases. v42.5.4 What's Changed apply doc changes from PR #2743 to release/42.5.x by @​davecramer in pgjdbc/pgjdbc#2753 fix: fix testGetSQLTypeQueryCache...

dependencies

Bumps org.jetbrains.dokka:dokka-gradle-plugin from 1.4.30 to 1.8.10. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.dokka:dokka-gradle-plugin&package-manager=gradle&previous-version=1.4.30&new-version=1.8.10)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps [io.kotest:kotest-runner-junit5-jvm](https://github.com/kotest/kotest) from 4.6.2 to 5.5.5. Release notes Sourced from io.kotest:kotest-runner-junit5-jvm's releases. v5.5.5 No release notes provided. v5.5.4 Fixes issue 3277. gradle test --tests "A*" --tests "B*" All tests from...

dependencies

Bumps [io.kotest:kotest-assertions-core-jvm](https://github.com/kotest/kotest) from 4.6.2 to 5.5.5. Release notes Sourced from io.kotest:kotest-assertions-core-jvm's releases. v5.5.5 No release notes provided. v5.5.4 Fixes issue 3277. gradle test --tests "A*" --tests "B*" All tests from...

dependencies