You've already forked random-web-tools
Add sql formatter tool
This commit is contained in:
@ -42,6 +42,7 @@ export default {
|
||||
'php_array_to_json': 'PHP array to Json',
|
||||
},
|
||||
'SQL': {
|
||||
'sql_formatter': 'SQL formatter',
|
||||
'sql_split_in': 'SQL split IN',
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user