We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0d5c9 commit aa2efabCopy full SHA for aa2efab
README.md
@@ -11,8 +11,9 @@ It can:
11
- Count the number of rows of a table that match a given condition
12
- Get the next value of an auto-incremented table field
13
- Delete table rows that match a given condition
14
-- Export / Import to/from CSV files
15
-- Do str_replace in given table
+- Export / Import table to/from CSV files
+- Export query to SCV file
16
+- Do str_replace in given table for defined columns
17
- Rename / Copy / Truncate / Drop table
18
- Get database size
19
- Log queries / errors
0 commit comments