ormlite-core icon indicating copy to clipboard operation
ormlite-core copied to clipboard

Table schema support

Open vladaman opened this issue 11 years ago • 3 comments

Provides option to specify custom table schema when building queries.

vladaman avatar Dec 08 '14 11:12 vladaman

Sorry, I don't quite understand this. When is this used? What is a custom table schema?

j256 avatar Jan 17 '15 19:01 j256

Any update here @vladaman ?

j256 avatar Oct 21 '21 17:10 j256

It seems that it is a prefix to a table name like <schema>.<tablename>.

joestr avatar Feb 14 '22 20:02 joestr