| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
There was a problem hiding this comment.
@kt-12 Thanks, LGTM!
Sorry, something went wrong.
|
@aristath This fixes a few minor things in the SQLite module, so I wanted to make sure you see this. Right now we're in a bit of an unfortunate situation of having the code duplicated, so can you make sure to address this in your plugin as well? Should be a quick fix. (The return types need to align with the parent classes, for example.) |
Sorry, something went wrong.
|
@mukeshpanchal27 Can you give this a 2nd review and approval please? |
Sorry, something went wrong.
There was a problem hiding this comment.
Thanks @kt-12, The changes look good to me!
Sorry, something went wrong.
|
Backported to the standalone plugin as well 👍 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Fixes #622
Fix issues with doc type and return that was throwing error in static test.
Relevant technical choices
Checklist