c682cc7803
[API,FEAT] continue integration of mongo (refacto of the API
2024-10-12 10:44:45 +02:00
c144cd378e
[DEV] start full refacto of SQL interface
2024-10-05 12:28:49 +02:00
6b0c392ff3
[FEAT] start think about no-sql
2024-09-25 20:25:10 +02:00
8b831522dc
[DEV] fix the get of the data
2024-09-20 19:02:22 +02:00
4f5d55bb01
[DEV] update dev tag version
2024-09-15 15:56:06 +02:00
9cbeee66c9
[RELEASE] new version 0.14.2
2024-09-15 15:55:00 +02:00
d25be53b77
[FIX] dot generation
2024-09-15 15:52:10 +02:00
d36f9c005a
[DEV] update dev tag version
2024-09-15 15:46:37 +02:00
9a6d712d7a
[RELEASE] new version 0.14.0
2024-09-15 15:45:57 +02:00
55275e4f26
[FEAT] update dependencies
2024-09-15 15:44:10 +02:00
f7de0e1db0
[FEAT] add optional for covers
2024-09-15 01:14:09 +02:00
032728f05d
[FIX] correct Many to Many (normal way) anf first value field
2024-09-14 15:42:21 +02:00
bfe722f074
[FIX] corect the export if integer as an object
2024-09-14 10:20:43 +02:00
fddf41bea0
[FEAT] add some logs
2024-09-14 10:20:18 +02:00
3fa48fc839
[STYLE] fix style
2024-09-14 10:20:07 +02:00
de08bcfab5
[FEAT] someting is wrong
2024-09-12 00:24:37 +02:00
37f1362c3c
[FEAT] start working on reverse @ManyToMany
2024-08-15 11:45:48 +02:00
e2ee68cc03
[FIX] export of LongWrite that does not exist
2024-08-15 11:45:17 +02:00
f05527ce01
[FIX] some annotation throws
2024-08-15 11:44:57 +02:00
38503fac8e
[DEV] update development version
2024-06-25 15:48:53 +02:00
ab7259f726
[RELEASE] create version v0.13.0
2024-06-25 15:47:53 +02:00
cdb4581799
[FEAT] add link of List<UUID> that is decorate with @ManyToOne, or @ManyToMany or @OneToMany
2024-06-20 00:10:22 +02:00
7e81bfef28
[FEAT] add generation of dot files
2024-06-20 00:10:22 +02:00
84525fd7aa
[FIX] cover tools
2024-06-13 08:27:33 +02:00
d4eb9c2a5f
[FIX] correct the ID in uuid for uuid primary-key
2024-06-12 20:08:26 +02:00
15688f93e5
[FIX] version number
2024-06-12 00:55:51 +02:00
906216f237
[FIX] throw when uploading data
2024-06-12 00:54:42 +02:00
b479414bc2
[FIX] callbacks elements
2024-06-12 00:54:22 +02:00
2bc68321e3
[DEV] develoopment version
2024-06-12 00:53:29 +02:00
d77a5518ff
[RELEASE] create version v0.12.1
2024-06-11 23:59:59 +02:00
5f9d13d315
[FEAT] remove in upload cover the filename
2024-06-11 23:48:43 +02:00
Yoann Fleury
0b57d8571c
fix: plural for callbacks
2024-06-11 12:41:31 +02:00
483c41914a
[RELEASE] create version v0.12.0
2024-06-10 22:26:57 +02:00
a1f56050bf
[FEAT] support the min and Max for number and string
2024-06-08 13:48:34 +02:00
a41e837f21
[FIX] import "Write" when no write availlable.
2024-06-08 11:55:51 +02:00
5496855698
[FEAT] add a remove warning
2024-06-08 11:43:29 +02:00
c9cb0d043a
[API] remove @SQLWhere
2024-06-08 11:43:00 +02:00
09cfcfc578
[FEAT] generate a full Zod object for write mode.
...
- Add @NoWriteSpecificMode to permit to remove specific object write model
- refactor Zod Write model
- Add .nullable() in write Optional element
Residual bug element use in APi that is mark as no write
2024-06-08 11:42:38 +02:00
e4c56a4da5
[RELEASE] create version v0.11.0
2024-06-02 21:30:58 +02:00
22614aee98
[DEPENDENCY] update dependency
2024-06-02 21:30:36 +02:00
5bbcf63c42
[FIX] close some statements
2024-06-02 21:28:29 +02:00
1c02d333a3
[FIX] remove a warnning of spotbug
2024-06-02 21:28:12 +02:00
1c41ea4273
[FEAT] add a simple tool to generate random string (usefull in test)
2024-06-02 21:27:53 +02:00
274767d89b
[FEAT] add some Logs when fail
2024-06-02 21:27:20 +02:00
4236dc38bd
[FIX] correct many data-access element that does not close elements
2024-06-02 21:23:57 +02:00
7d4b246d4a
[FEAT] add dependency of spotbug to have better code
2024-06-02 21:23:26 +02:00
f6f256c006
[FIX] Correct Exception types in the DataJson Add-on
2024-06-02 13:11:25 +02:00
d46b84c741
[FEAT] support DELETE return Data
2024-06-02 13:10:38 +02:00
3e6b9bf77c
[FIX] Correct RESTApi.gets retreive data list in a correct way
2024-06-02 13:10:18 +02:00
007003394a
[FEAT] add FailException adding exception context to permit better display of error in the future
2024-06-02 13:09:30 +02:00