issues
search
dieselpoint
/
norm
Access a database in one line of code.
Other
205
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[#88] Use jakarta.persistence-api instead of javax.persistence-api
#89
BITSchmid
closed
3 weeks ago
0
Use jakarta.persistence-api instead of javax.persistence-api
#88
BITSchmid
opened
3 weeks ago
3
Can I do relations with this orm?
#87
TypicalModMaker
closed
6 months ago
1
Support db.where().count(), since falling back to db.sql every time feels wrong
#86
mmarkholt
closed
10 months ago
0
columnDefinition doesn't work with postgres
#85
jaeaxt
opened
12 months ago
1
Bump h2 from 2.1.214 to 2.2.220
#84
dependabot[bot]
closed
1 year ago
0
Bump sqlite-jdbc from 3.39.2.1 to 3.41.2.2
#83
dependabot[bot]
closed
1 year ago
0
How can I get norm to work properly in a minecraft-plugin
#82
mrmrmystery
closed
1 year ago
2
Bump postgresql from 42.5.0 to 42.5.1
#81
dependabot[bot]
closed
1 year ago
0
Thread-safe problem while inserting(java.sql.SQLException: SQL String cannot be NULL )
#80
gamtruliar
opened
2 years ago
2
Fixed error when inserting a row in the database with a primary key o…
#79
EduardoMGP
closed
2 years ago
8
Adding support for multiple primary keys as a composite key to address #77
#78
TheTurkeyDev
closed
2 years ago
9
Multiple @Id, or Composite Primary Keys
#77
TheTurkeyDev
closed
2 years ago
3
Bump postgresql from 42.3.3 to 42.4.1
#76
dependabot[bot]
closed
2 years ago
0
Fix: StandardSqlMaker and MySqlMaker ignore table argument in Query
#75
czm23333
closed
2 years ago
1
Fix StandardSqlMaker and MySqlMaker ignore table argument in Query
#74
czm23333
closed
2 years ago
1
Fix Enum error (value maybe numerical String)
#73
zhaodice
opened
2 years ago
2
Error columnDefinition logic(@Column(columnDefinition="TEXT") doesn't work)
#72
zhaodice
closed
1 year ago
4
Is array supported?
#71
zhaodice
opened
2 years ago
2
Bump mysql-connector-java from 8.0.22 to 8.0.28
#70
dependabot[bot]
closed
2 years ago
0
Bump postgresql from 42.2.25 to 42.3.3
#69
dependabot[bot]
closed
2 years ago
0
Added latency checking. See LatencyChecking.md
#68
mmarkholt
closed
2 years ago
3
Bump postgresql from 42.2.18 to 42.2.25
#67
dependabot[bot]
closed
2 years ago
0
Bump h2 from 1.4.200 to 2.1.210
#66
dependabot[bot]
closed
2 years ago
0
Bump h2 from 1.4.200 to 2.0.206
#65
dependabot[bot]
closed
2 years ago
1
The custom converter is not working
#64
Xmonpl
closed
2 years ago
6
List, serialization question
#63
ItsBlockFighter
closed
3 years ago
3
BigInteger index injection causes DbException on insert
#62
FreedomCoder-dev
closed
1 year ago
2
Postgresql and default
#61
ZZerog
opened
3 years ago
4
Java version
#60
ZZerog
opened
3 years ago
1
Declaration use interfaces and not implementation
#59
matteobaccan
closed
3 years ago
0
DbException migrated to immutable class
#58
matteobaccan
opened
3 years ago
1
Use isEmpty and not elements count
#57
matteobaccan
closed
3 years ago
0
Better use of <> diamond operator
#56
matteobaccan
closed
3 years ago
0
java.lang.IllegalArgumentException when running sample code with MYSQL
#55
CC-Damo
closed
1 year ago
4
Batch operations
#54
vicenrico
opened
3 years ago
1
method where return null value
#53
rochacaiov
closed
3 years ago
4
Create table converts boolean into varchar
#52
vicenrico
opened
3 years ago
3
How to get row id after an insert ?
#51
fhebuterne
closed
3 years ago
4
Bump junit from 4.12 to 4.13.1
#50
dependabot[bot]
closed
4 years ago
0
how i fix it?
#49
rochacaiov
closed
4 years ago
1
Statement logging
#48
robig
opened
4 years ago
1
DEFAULT values
#47
ZZerog
opened
4 years ago
1
Primitives
#46
ZZerog
closed
4 years ago
2
Unable to handle DB exceptions
#45
harishyadav-t
closed
5 years ago
2
fixed typo on url to activejdbc
#44
joshkamau
closed
2 years ago
0
fixed typos on README.md
#43
joshkamau
closed
5 years ago
2
Add max pool size property
#42
GriffinCodes
closed
5 years ago
0
Add limit clause to query
#41
GriffinCodes
closed
5 years ago
1
Add boolean support for MySQL, fixes #27
#40
GriffinCodes
closed
5 years ago
1
Next