mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-25 19:48:45 +00:00
update changelog
This commit is contained in:
parent
02ad1a748e
commit
452d8778c5
@ -10,6 +10,7 @@
|
|||||||
* `ExposedCRUDRepo` now extends `ExposedRepo` instead of simple `Repo`
|
* `ExposedCRUDRepo` now extends `ExposedRepo` instead of simple `Repo`
|
||||||
* New extension `initTable` for classes which are `Table` and `ExposedRepo` at the same time
|
* New extension `initTable` for classes which are `Table` and `ExposedRepo` at the same time
|
||||||
* `KeyValue`:
|
* `KeyValue`:
|
||||||
|
* `tableName` parameter
|
||||||
* Class `AbstractExposedReadKeyValueRepo`
|
* Class `AbstractExposedReadKeyValueRepo`
|
||||||
* Renamed to `ExposedReadKeyValueRepo`
|
* Renamed to `ExposedReadKeyValueRepo`
|
||||||
* Changed incoming types to `ColumnAllocator`
|
* Changed incoming types to `ColumnAllocator`
|
||||||
@ -20,6 +21,7 @@
|
|||||||
* Changed incoming types to `ColumnAllocator`
|
* Changed incoming types to `ColumnAllocator`
|
||||||
* `open` instead of `abstract`
|
* `open` instead of `abstract`
|
||||||
* `OneToMany`:
|
* `OneToMany`:
|
||||||
|
* `tableName` parameter
|
||||||
* Class `AbstractExposedReadOneToManyKeyValueRepo`
|
* Class `AbstractExposedReadOneToManyKeyValueRepo`
|
||||||
* Renamed to `ExposedReadOneToManyKeyValueRepo`
|
* Renamed to `ExposedReadOneToManyKeyValueRepo`
|
||||||
* Changed incoming arguments order
|
* Changed incoming arguments order
|
||||||
|
Loading…
Reference in New Issue
Block a user