Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Radovan Janjic committed Aug 12, 2014
1 parent 85ed95a commit c51aa2b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ This class implements a generic MySQL database access wrapper.
* [Import and update CSV to Table](#import-and-update-csv-to-table)
* [Create table from CSV file](#create-table-from-csv-file)
* [Do str_replace in given database, table or defined columns in table](#string-search-and-replace-in-all-or-defined-table-columns)
* [Search array & Replace string](#string-search-and-replace-in-all-or-defined-table-columns)
* [Search array & Replace array](#string-search-and-replace-in-all-or-defined-table-columns)
* [Search array of columns (Search array & Replace array) return count of updated fielsd](#string-search-and-replace-in-all-or-defined-table-columns)
* [Search string & replace string](#string-search-and-replace-in-all-or-defined-table-columns)
* [Search array & replace string](#string-search-and-replace-in-all-or-defined-table-columns)
* [Search array & replace array](#string-search-and-replace-in-all-or-defined-table-columns)
* [Search array of columns (search array & replace array) return count of updated](#string-search-and-replace-in-all-or-defined-table-columns)
* [String multiple columns](#string-search-and-replace-in-all-or-defined-table-columns)
* [All columns in table](#string-search-and-replace-in-all-or-defined-table-columns)
* [Whole database](#string-search-and-replace-in-all-or-defined-table-columns)
Expand Down

0 comments on commit c51aa2b

Please sign in to comment.