manticore-projects
manticore-projects
> Disabled CSSLint, StyleLint in Codacy. Thanks. Will you accept the PR or do you expect me to push/update and rerun the Codacy CI-Tests before?
> Where is this xpath parser implemented? Separately, in JSQLFormatter only. > I did not find it at first glance. You know this serialization stuff is somehow deprecated: https://www.securityinfowatch.com/cybersecurity/information-security/article/12420169/oracle-plans-to-end-java-serialization-but-thats-not-the-end-of-the-story. I...
Pew, finally!
Integrate the RR diagram into the website. Applied a neutral Sphinx theme. Preview: https://manticore-projects.github.io/JSqlParser/syntax.html Besser als das wird es nicht! Btw, die Aenderung der Versions Nummer in der Readme koennten...
Please can someone have a look at the [PostgreSQL Documentation](https://www.postgresql.org/docs/current/sql-insert.html) and explain to me, where exactly it allows multiple columns?!
No feedback and no further questions asked. Closed.
Still relevant after @katzyn's work on `WITH` and `CTEs`, I have just tested against https://github.com/h2database/h2database/commit/44974624bcaa8267dbf26fc1fc65d33b3dd28bf4
Greetings. With [JSQLParser, your query parses just fine](http://jsqlformatter.manticore-projects.com/jsqlformatter/demo.html?args=-c%20MoUQMiDCAqAECGsCCxYCIkB01oEJoCgAxAJQHkBZdaARkIG4g) ```text SQL Text └─Statements: statement.select.PlainSelect ├─selectItems: statement.select.SelectItem │ ├─Column: a │ └─Alias: AS "A\""B" └─Table: "T1" ``` @vertical-blank you may have a...
Incorporated here: https://github.com/manticore-projects/xml-doclet ```xml com.manticore-projects.tools xml-doclet 1.1.3 ```