we would like to control the indexes on the columns, create the tables using sql scripts, add versioning columns- generally treat the tables created automatically as regular tables in the database. We would like to run queries against the database from a database tool like Aquadata
Thomas Müller-2 wrote: > > Hi, > >> When using a repository to be a database,is there a way to control the >> table >> names, column names and schema? By default, the tables start with a >> prefix >> DEFAULT or VERSION and I wanted to check if we can have table\column >> names >> of our choice. > > What is the use case? > > Regards, > Thomas > > -- View this message in context: http://www.nabble.com/Controlling-database-table-names-and-schemas-tp19763295p19798864.html Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.
