Skip to content

Commit aa2efab

Browse files
author
Radovan Janjic
committed
Update README.md
1 parent 1c0d5c9 commit aa2efab

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ It can:
1111
- Count the number of rows of a table that match a given condition
1212
- Get the next value of an auto-incremented table field
1313
- Delete table rows that match a given condition
14-
- Export / Import to/from CSV files
15-
- Do str_replace in given table
14+
- Export / Import table to/from CSV files
15+
- Export query to SCV file
16+
- Do str_replace in given table for defined columns
1617
- Rename / Copy / Truncate / Drop table
1718
- Get database size
1819
- Log queries / errors

0 commit comments

Comments
 (0)