Jump to content

Dev Center -> Add Table -> Import From Database


Go to solution Solved by Stuart Silvester,

Recommended Posts

When you're working a new version of your app and you add a table via Add Table -> Import From Database, it doesn't add the table to the  Versions -> Version currently being developed just like it does when you manually create the table. You need to add the new table via Add SQL Query (or manually adding the table to the .json).

Thank you.

Edited by Adriano Faria
Link to comment
Share on other sites

  • 3 weeks later...
  • Solution

This is intentional, it is a feature for importing legacy tables (3.x) that weren't properly named in the format required in 4.x ( appkey_tablename ). It simply imports the table and renames it to the right format.

Tables for 4.x applications should be fully created and managed via the developer center.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...