Peter Knut
Peter Knut
Looks good, merged to https://github.com/pematon/adminer
Or you can disable PropertyAccessor::THROW_ON_INVALID_PROPERTY_PATH as in this PR: #318
@HyP3r- What about to quote everything with `N` notation without the condition? I don't use MS SQL but I would like to merge this patch into my fork.
@HyP3r- Let's keep it as you proposed. Merged to https://github.com/pematon/adminer if you are interested.
Merged with a modification to https://github.com/pematon/adminer, thanks. Fixes also sequence name `"hello""hello"`.
Merged with small modification to https://github.com/pematon/adminer, thanks.
SSL parameters `Encrypt` and `TrustServerCertificate` are implemented also in [AdminerNeo](https://github.com/adminerneo/adminerneo) fork. Feel free to check it out 😉
From the browser console: ``` Uncaught TypeError: can't access property "container", start is undefined insertAutocomplete http://localhost/jush/modules/jush-textarea.js:249 keydown http://localhost/jush/modules/jush-textarea.js:127 textarea http://localhost/jush/modules/jush-textarea.js:341 http://localhost/jush/textarea.html:19 jush-textarea.js:249:19 ```
It looks like this is a Firefox bug. It consumes previous `` if a new text is inserted instead of the whole last line.
Submitted to Bugzilla: https://bugzilla.mozilla.org/show_bug.cgi?id=1985649