mariuz / flamerobin

FlameRobin is a database administration tool for Firebird RDBMS. Our goal is to build a tool that is: lightweight (small footprint, fast execution) cross-platform (Linux, Windows, Mac OS X, FreeBSD) dependent only on other Open Source software
http://flamerobin.org
MIT License
216 stars 67 forks source link

extract metadata and criar database import metadata #84

Closed danielqualhato closed 4 years ago

danielqualhato commented 4 years ago

possibility to extract metadata and create a new database with the imported metata

arvanus commented 4 years ago

You can extract the metadata by right click the database, then properties and then "DDL", create a new database and import the extracted DDL I don't know if it's what you mean

Also, you can create a database backup with metadata only: image After that restore like a normal backup