-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add json format output. #165
Conversation
with fatal: #163 (comment) I did not reproduce the error, so if it still exists, please point it out. |
This PR breaks the original output format, please fix it. without nali
with old version nali
with this pr version nali
|
|
If we need to output the database name, I recommend using the real database name defined in the configuration file, because the user may modify it, and the same database format may have multiple sources and therefore may have different names. Lines 16 to 17 in 748c5cf
|
Has been changed to return the same value for dbif.Name func as db.Name field. |
resolve it in commit 56be0c6 |
Sorry for the late, had too many things a while ago. This PR looks good so far, I'm going to merge it! |
Cleaned up the code and solved multiple problems in pr #163
The specific changes compared to #163:
source
fields to json output.example1:
example2: