GithubHelp home page GithubHelp logo

tableplus / tabledump Goto Github PK

View Code? Open in Web Editor NEW
102.0 102.0 18.0 6.46 MB

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

License: MIT License

JavaScript 100.00%

tabledump's Introduction

TablePlus

A Native, Beautiful Tool for Relational Databases

Download Bugs/Features Road Map


This repository is currently being used for hosting the official issue & bug tracker of TablePlus macOS


TablePlus is a native application which helps you
easily edit database contents and structure in a
clean, fluent manner

Supports PostgreSQL, Microsoft SQL Server, MySQL, RedShift, MariaDB, Cassandra, and MongoDB

As excited as we are?

Check out some of our features:

Welcome-screen Workspace-screen Dark-Theme-screen


TablePlus is free and has no limit on trial time

We would be thrilled if you purchased a license to support development!



TablePlus Team | [email protected]

Medium Facebook Twitter

tabledump's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

tabledump's Issues

Cassandra Support

Copy Script As > Laravel Migration

image


Copy Script As > CREATION|DROP|TRUNCATE

Nothing happens

Indexes of table

Hello!

I love this plugin, thank you!

Is it possible to fetch the indexes also? So when on migration, the indexes appear?

Thank you!

MariaDB No Longer Supported?

Similar to issue #17 except with MariaDB. When trying to dump as Laravel migration I'm getting 'Rerror: MariaDB not supported'. Have always been using MariaDB and this worked for me in the past.

dump as laravel seeder

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 package

maybe this would be more appropriate for a separate plugin, but it would be mighty useful!

NFR: Phinx Migrations

I was wondering, similar to the Laravel migration generation, if it would be possible to add support for Phinx to this plugin as well?

Bug int unsigned decimal

On MySQL 5 the following column
xxx decimal(6,2) unsigned

is converted to:
$table->decimal('xxx', 6, 2) unsigned->unsigned()

Content of item and context

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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.