This website requires JavaScript.
Explore
Help
Sign In
flecomte
/
postgres-json
Watch
1
Star
1
Fork
0
You've already forked postgres-json
Code
Issues
10
Pull Requests
2
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
09c20fc385cbda6c15f17c37280c41ec36fd1ea5
postgres-json
/
src
/
main
/
kotlin
/
fr
/
postgresjson
History
Fabrice Lecomte
09c20fc385
feature
#8
: Pagination for Query & Function
2019-07-18 00:03:50 +02:00
..
connexion
feature
#8
: Pagination for Query & Function
2019-07-18 00:03:50 +02:00
definition
fix: parse function parameters if quoted
2019-07-18 00:03:14 +02:00
entity
refactoring: EntitiesCollections & add EntityI.className
2019-06-24 15:47:18 +02:00
migration
refactoring: change generics
R: List<EntityI<*>>
to
R: EntityI<*>>
, and return
List<R>
2019-07-18 00:03:14 +02:00
repository
refactoring: move Serializer.kt
2019-06-24 16:50:02 +02:00
serializer
refactoring: symplify generics
2019-07-15 22:51:05 +02:00