Skip to content

Conversation

@anchal39
Copy link

No description provided.

safiyat and others added 13 commits July 10, 2021 06:23
Added a custom JSON encoder based on json.JSONEncoder.
Changes from the default behaviour:
- Using `_make_iterencode` as the only `_iterencode`.
- Change `_make_iterencode`, setting `_indent` in `_iterencode_dict` to
  `None`.
- Use `py_encode_basestring` as the only `encoder`.

Also, updated the json writer to sort keys according to requested top_keys.

Signed-off-by: Md Safiyat Reza <safiyat@voereir.com>
Added a custom JSON encoder for json.dumps().

See merge request voereir/pre-commit-hooks!1
Signed-off-by: Tanmay Pandey <tanmay@voereir.com>
[Delivers #183229025] Add duplicate entry and sort feature for json

See merge request voereir/pre-commit-hooks!2
VOER-75 Add context table

See merge request voereir/pre-commit-hooks!3
EIR-11: Fix duplicate entry checker for composite primary keys

See merge request voereir/pre-commit-hooks!4
EIR-212: Add test sla association primary key

Closes EIR-212

See merge request voereir/pre-commit-hooks!5
VOER-543:  Add primary key for authentication related tables

Closes VOER-543

See merge request voereir/pre-commit-hooks!6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants