Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
sygal-import-ws
Commits
d21a7bc9
Commit
d21a7bc9
authored
Jul 19, 2019
by
Bertrand Gauthier
Browse files
COrrection mapping these
parent
c52f062a
Pipeline
#5675
passed with stage
in 2 minutes and 26 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
module/ImportData/src/V1/Entity/Db/Mapping/ImportData.V1.Entity.Db.These.dcm.xml
View file @
d21a7bc9
...
...
@@ -2,7 +2,7 @@
<doctrine-mapping
xmlns=
"http://doctrine-project.org/schemas/orm/doctrine-mapping"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://doctrine-project.org/schemas/orm/doctrine-mapping http://doctrine-project.org/schemas/orm/doctrine-mapping.xsd"
>
<entity
name=
"ImportData\V1\Entity\Db\These"
table=
"SYGAL_THESE
_2
"
>
<entity
name=
"ImportData\V1\Entity\Db\These"
table=
"SYGAL_THESE"
>
<id
name=
"id"
type=
"string"
column=
"ID"
/>
<field
name=
"sourceId"
type=
"string"
column=
"SOURCE_ID"
length=
"6"
nullable=
"true"
/>
<field
name=
"etatThese"
type=
"string"
column=
"ETA_THS"
length=
"1"
nullable=
"true"
/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment