Theking2

Results 43 comments of Theking2

certainly the printf("LOGGED") can go as well.

PhpMyAdmin designer shows all tables and jumbles up all tables after adding one relationship.

Thanks. You are absolute right on the xor - boolean operator, there are bitwise xor (^) operators in many languages but a boolean xor would be a != sorry about...

Awesome would be a U+00AC (¬) for a ! but as it is not a ligature it won't work.

Many languages use the double & & or || for boolean operators. C, C++, C#, PHP, if I'm not mistaken Java, Javascript

This did get abandoned or ignored, didn't it?

Either generic info to update with either npm or yarr `ncu -u` followed by `npm -install` . Or specific updates for vue and dependecies which is were I'm not clear...

> would also appreciate this. -- started using CTEs to eliminate duplicated code in stored procedures. want to use sql-formatter at the end of the build process to format the...

Is there a setting like `"sql-formatter.dialect"` which could be set to mariadb/mysql?

> See the readme: https://github.com/sql-formatter-org/sql-formatter#configuration-options Ok. but it seems not to include the DELIMITER syntax