Member Junction
Preparing search index...
@memberjunction/sql-converter
IncrementalBakerOptions
Interface IncrementalBakerOptions
interface
IncrementalBakerOptions
{
db
:
BakerWorkingDB
;
schema
?:
string
;
transpiler
:
TSQLToPGTranspiler
;
}
Index
Properties
db
schema?
transpiler
Properties
db
db
:
BakerWorkingDB
Optional
schema
schema
?:
string
Target schema for the baked output and
search_path
. Defaults to
__mj
.
transpiler
transpiler
:
TSQLToPGTranspiler
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
db
schema
transpiler
Member Junction
Loading...
Target schema for the baked output and
search_path. Defaults to__mj.