File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
functions_scripts/applications Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Shell provides solutions for the following application layer paradigms:
1313
1414Solutions for applications
1515
16- * [ RDBMS functions for MySQL] ( functions_scripts/applications/databases /mysqlutils )
16+ * [ RDBMS functions for MySQL] ( functions_scripts/applications/database /mysqlutils )
1717* [ Check if a PostgreSQL database exists.] ( one-liners/applications/database/postgresql-database.one-liners )
1818
1919## Programming languages
Original file line number Diff line number Diff line change 11
22# applications/
33
4- ## databases /
4+ ## database /
55
6- * [ ** mongodbutils** ] ( databases /mongodbutils) : RDBMS functions for MongoDB
7- * [ ** mysqlutils** ] ( databases /mysqlutils) : NoSQL functions for MySQL
6+ * [ ** mongodbutils** ] ( database /mongodbutils) : RDBMS functions for MongoDB
7+ * [ ** mysqlutils** ] ( database /mysqlutils) : NoSQL functions for MySQL
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments