-
```
Adding an ability to export the project as a SQL dump file[1], possibly in
MySQL's format, would be beneficial.
[1] http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html
```
Original issue rep…
-
```
Adding an ability to export the project as a SQL dump file[1], possibly in
MySQL's format, would be beneficial.
[1] http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html
```
Original issue rep…
-
```
Adding an ability to export the project as a SQL dump file[1], possibly in
MySQL's format, would be beneficial.
[1] http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html
```
Original issue rep…
-
```
Adding an ability to export the project as a SQL dump file[1], possibly in
MySQL's format, would be beneficial.
[1] http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html
```
Original issue rep…
-
```
Adding an ability to export the project as a SQL dump file[1], possibly in
MySQL's format, would be beneficial.
[1] http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html
```
Original issue rep…
-
```
Adding an ability to export the project as a SQL dump file[1], possibly in
MySQL's format, would be beneficial.
[1] http://dev.mysql.com/doc/refman/5.1/en/mysqldump.html
```
Original issue rep…
-
@freddez
How to do the opposite of this, I need a tool that does the opposite, convert a dump with insert instructions to copy instructions, as I have a very large dump with insert instructions that…
-
Hi guys!
I'm experiencing some trouble with backup:remote function. The exported remote .sql.gz file in /tmp folder is perfect, but when download! command downloads the db dump file, locally I find a…
-
_From [noisecap...@gmail.com](https://code.google.com/u/104089814064537247718/) on January 29, 2014 00:28:35_
To reproduce:
- $parser = new PHPSQLParser();
- $tree = $parser->parse("(SELECT x FROM ta…
-
Install from Snap on Ubuntu 18.04
`postgresql-client` already installed:
```
Reading package lists... Done
Building dependency tree
Reading state information... Done
postgresql-client is …