File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -29,9 +29,10 @@ This class implements a generic MySQL database access wrapper.
2929 * [ Import and update CSV to Table] ( #import-and-update-csv-to-table )
3030 * [ Create table from CSV file] ( #create-table-from-csv-file )
3131* [ Do str_replace in given database, table or defined columns in table] ( #string-search-and-replace-in-all-or-defined-table-columns )
32- * [ Search array & Replace string] ( #string-search-and-replace-in-all-or-defined-table-columns )
33- * [ Search array & Replace array] ( #string-search-and-replace-in-all-or-defined-table-columns )
34- * [ Search array of columns (Search array & Replace array) return count of updated fielsd] ( #string-search-and-replace-in-all-or-defined-table-columns )
32+ * [ Search string & replace string] ( #string-search-and-replace-in-all-or-defined-table-columns )
33+ * [ Search array & replace string] ( #string-search-and-replace-in-all-or-defined-table-columns )
34+ * [ Search array & replace array] ( #string-search-and-replace-in-all-or-defined-table-columns )
35+ * [ Search array of columns (search array & replace array) return count of updated] ( #string-search-and-replace-in-all-or-defined-table-columns )
3536 * [ String multiple columns] ( #string-search-and-replace-in-all-or-defined-table-columns )
3637 * [ All columns in table] ( #string-search-and-replace-in-all-or-defined-table-columns )
3738 * [ Whole database] ( #string-search-and-replace-in-all-or-defined-table-columns )
You can’t perform that action at this time.
0 commit comments