tabledump icon indicating copy to clipboard operation
tabledump copied to clipboard

This is a TablePlus plugin which add `copy table creation` menu in left panel

Results 20 tabledump issues
Sort by recently updated
recently updated
newest added

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

I would like to know if I can have the description of what I can get from `item` and from `context` so I can create the part around pgSQL adapter.

good first issue

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

I was wondering, similar to the Laravel migration generation, if it would be possible to add support for [Phinx](https://phinx.org) to this plugin as well?

Copy Script As > Laravel Migration ![image](https://user-images.githubusercontent.com/717869/75453198-d2be0100-5973-11ea-96db-1acdc952622d.png) --- Copy Script As > CREATION|DROP|TRUNCATE Nothing happens

Would be great if on top of being able to create a laravel migration file, it was also able to create a laravel seeder similar to the output of this...

Would you accept a PR that allows exporting as a Knex migrations? https://knexjs.org

Sorry for opening a bunch of issues here 😄 Is it possible to include the default values of columns? And also foreign keys? Would be awesome!