chore: add Imagoverum fleet management package
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<NewDataSet>
|
||||
<BasicSchemaObjectType>
|
||||
<ID>4216de08-0af5-cdd9-bcf0-b23634050a0c</ID>
|
||||
<Name>IMGVCarType</Name>
|
||||
<ActionOnImport>delete</ActionOnImport>
|
||||
</BasicSchemaObjectType>
|
||||
</NewDataSet>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<NewDataSet>
|
||||
<BasicSchemaObjectClass>
|
||||
<ID>4216de08-b1f4-cc7a-bcf0-b236340509e8</ID>
|
||||
<Name>IMGVCarClass</Name>
|
||||
<ActionOnImport>delete</ActionOnImport>
|
||||
</BasicSchemaObjectClass>
|
||||
</NewDataSet>
|
||||
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<NewDataSet>
|
||||
<BasicSchemaObjectType>
|
||||
<ID>4216de08-0af5-cdd9-bcf0-b23634050a0c</ID>
|
||||
<Name>IMGVCarType</Name>
|
||||
<IsSchemaObject>0</IsSchemaObject>
|
||||
<ActionOnImport>update</ActionOnImport>
|
||||
<Schema-MetaInfo>
|
||||
<Name>CustomBehavior</Name>
|
||||
<Value>Imagoverum.FleetManagement.BizLogic.CarBehavior, Imagoverum.FleetManagement.Services.dll|2</Value>
|
||||
</Schema-MetaInfo>
|
||||
</BasicSchemaObjectType>
|
||||
</NewDataSet>
|
||||
@@ -0,0 +1,5 @@
|
||||
/*1.0*/DELETE FROM SchemaScripts WHERE Major = 2 AND Minor = 1 AND Build = 10 AND Type = 'class' AND Name = '22be0879-4587-cf4b-333c-08de16408acb_Fleet Management_IMGVCarClass_create'
|
||||
/*1.0*/DELETE FROM SchemaScripts WHERE Major = 2 AND Minor = 1 AND Build = 20 AND Type = 'type' AND Name = '22be0879-4587-cf4b-333c-08de16408acb_Fleet Management_IMGVCarType_create'
|
||||
/*1.0*/DELETE FROM SchemaScripts WHERE Major = 2 AND Minor = 1 AND Build = 10 AND Type = 'relation' AND Name = '22be0879-4587-cf4b-333c-08de16408acb_Fleet Management_FK_SPSUserClassBaseIMGVCarClass_CarsDriver_create'
|
||||
|
||||
/*1.0*/DELETE FROM SchemaScripts WHERE Major = 2 AND Minor = 1 AND Build = 80 AND Type = 'type' AND Name = '22be0879-4587-cf4b-333c-08de16408acb_Fleet Management_IMGVCarType_behavior_create'
|
||||
Reference in New Issue
Block a user