fix list warnings

* remove deprecated lint checks
* reformat files
* update dependencies
This commit is contained in:
Lawrence, Rendall
2022-09-06 13:34:57 +03:00
parent 170639eb3e
commit 694592f881
11 changed files with 123 additions and 118 deletions

View File

@@ -47,7 +47,7 @@ Implementation expects next data types:
* value - byte array (`bytea`)
(*) in KV table `name` present as byte array because of possibility
to place hash as _raw_ string, which is not supported by PostgreSQL.
to place hash as _raw_ string, which is not supported by PostgreSQL.
Sample script to create tables: