forked from extern/egroupware
33918385fc82cb8da75db2995ea19a2c78a68cb8
- cat_id is varchar, so the id's in "cat_id IN ('1','2')" have to be in single quotes for MaxDB - search on text-columns: * MsSQL need to cast the column to varchar * MaxDB cant do it at all
Description
Languages
PHP
56.1%
JavaScript
14.3%
TypeScript
14.1%
CSS
9.3%
Less
2%
Other
4.2%