| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…pe. Other attributes are not yet supported
| # | ||
| ############################################################################### | ||
|
|
||
| KNOWN_DB_CLASSES = ('msaccess', |
There was a problem hiding this comment.
Oh ew. I mean, I understand why, but maybe move it into it's own file.
Sorry, something went wrong.
There was a problem hiding this comment.
Hahahaha. But getting them all lined up took the most time for this PR! (And writing the regex to extract them)
constants.py? Or something more specific?
Sorry, something went wrong.
There was a problem hiding this comment.
well, if we call it something like dbclass and bundle the IsValidDbClass function in the same file, I think that's be good, because then you'd never really expose the constant, you'd always just use the IsValid* function
Sorry, something went wrong.
|
🚀 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
First attempt for feedback, really simple implementation.
A tiny part of the full #34