| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
This is a very important prerequisite PR for access control features. Very helpful enhancement.
I would suggest moving database.py to a common folder under /registry so that sql-based access control can reuse it.
Also, are the interface.py and models.py a common description for all backend registries? If so, shall we move those common definition outside of sql-registry?
Sorry, something went wrong.
I plan to submit another following up PR for re-structuring, don't want to mess up before function stabilization. |
Sorry, something went wrong.
Agree, I can also help to do this my access control PR. |
Sorry, something went wrong.
…thr into windoze/sql-registry-create
| Back | FazBrowse Home | New Git URL |
SQL registry now support entity creation.
Before this PR the SQL registry solely worked with UI without creating functions.