jmdobry / RequelPro

Database Management Tool for RethinkDB.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat design: Structure Page

jmdobry opened this issue · comments

Discussion for design and implementation of the "structure" feature.

The goal of this feature is to allow you to define in RequelPro a schema for each table, so RequelPro can report data with missing or invalidate values. It could even make an initial attempt to infer the schema from the table's data.