Enable field properties to be exported too.#2
Enable field properties to be exported too.#2uniederer wants to merge 2 commits intoseanchase:masterfrom
Conversation
…are exported along with the table's structure.
… feedback about the ongoing process.
|
Appearently I'm unable to work correctly with github . The second commit wasn't intended to be part of this pull request. However it's only some "cosmetic" feature I added: |
Github keeps a pull request up to date with the branch you submitted, so if you only want specific commits to be pulled you have to create a separate feature-branch and submit a pull-request for that branch. But actually, a progress indicator is just what I was looking for, I'll try that one out, thanks :) |
|
Thanks for the hint. I'll try that next time. |
So far field properties such as descriptions, lookup fields, required, etc. are not with the table's structure. This small change includes these properties with the export and allows for a more complete reconstruction of the database's tables.