mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-04-25 05:36:14 +03:00
[GH-ISSUE #65] Support for Script Import (or load/run of DDL script) #27
Labels
No labels
AS
can't reproduce
can't reproduce
deployment
development
documentation
duplicate
duplicate
ee
enhancement
external
new driver
performance
pull-request
third party issue
wait for response
wait for review
wontfix
x:Oracle
x:cassandra
x:clickhouse
x:db2
x:duckdb
x:greenplum
x:h2
x:h2gis
x:hana
x:hive
x:intersystems
x:kyuubi
x:maria
x:mongo
x:mysql
x:postgresql
x:presto
x:sql server
x:sqlite
x:teradata
x:trino
xf:accessibility
xf:administration
xf:ai
xf:authentication
xf:aws
xf:commit-mode
xf:connection
xf:dark theme
xf:data editor
xf:datatransfer
xf:dba
xf:driver management
xf:erd
xf:filters
xf:i18n
xf:i18n
xf:installer
xf:json
xf:kerberos
xf:ldap
xf:local config
xf:log viewer
xf:metadata
xf:metadata editor
xf:navigator
xf:okta
xf:query manager
xf:resource manager
xf:scripts
xf:sql editor
xf:tasks
xf:ui/uix
xo: Firefox
xo:eclipse
xo:internet explorer
xo:macos
xp:major
xrn:internal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudbeaver#27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ravensorb on GitHub (May 28, 2020).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/65
Are there any plans to add support to be able to load/import a DDL script? It would be great if this could be add for both at the server connection level and within a specific database.
@serge-rider commented on GitHub (May 28, 2020):
Could you please clarify?
Currently you can execute DDL in the SQL editor.
We will add support of native tools (like psql or mysql) in future versions.
Or do you mean something else?
@ravensorb commented on GitHub (May 28, 2020):
Fair question -- it might seem small but a simple "import script" menu option that can allow for uploading small or large ddl scripts would be very helpful.
@serge-rider commented on GitHub (May 30, 2020):
Good point
@zhicwu commented on GitHub (Mar 15, 2021):
Would be really nice if script can be saved/loaded by user, which is common when we use DBeaver. Able to share reusable script among users helps too.
@mksqllc commented on GitHub (Sep 6, 2021):
Being able to save a script will be extremely useful. Thanks.
@kseniiaguzeeva commented on GitHub (Sep 7, 2021):
Thank you for voting. I will discuss the date of the feature implementation with my colleagues. At the moment I can say that it will be after 21.2 release.
@zhicwu commented on GitHub (Sep 7, 2021):
Thanks @kseniiaguzeeva. Definitely a feature worthy of waiting :)
@dshakey commented on GitHub (Sep 22, 2021):
thanks for adding, saving been feature our team been asking for,
@kseniiaguzeeva commented on GitHub (Nov 11, 2021):
The feature is implemented and available in the latest release.