Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Imported tables do not contain data #1839

Open
IvanDrag0 opened this issue Jan 20, 2024 · 1 comment
Open

Imported tables do not contain data #1839

IvanDrag0 opened this issue Jan 20, 2024 · 1 comment

Comments

@IvanDrag0
Copy link

Bug description
I'm not sure if this is the intended behavior or there's something going on with the software but when I import database tables, the data in them is not imported.

How to reproduce

  1. Create a new table.
  2. Populate the table with data
  3. Import the database into pgModeler

Expected behavior
The imported database tables should contain the data in them and not just the structure.

Info about your desktop

  • OS: Windows 11
  • pgModeler version: 1.1.0-beta1
@rkhaotix
Copy link
Member

This is by design. The import feature is dedicated to create a database model from PostgreSQL catalogs. Data is completely ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants