mirror of
https://github.com/actiontech/dble.git
synced 2026-01-05 12:20:19 -06:00
[inner-2141] fix: childTable adds specifyCharset configuration item
(cherry picked from commit c2d8958d2f)
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
<xs:attribute name="parentColumn" type="xs:string" use="required"/>
|
||||
<xs:attribute name="incrementColumn" type="xs:string"/>
|
||||
<xs:attribute name="sqlMaxLimit" type="xs:integer"/>
|
||||
<xs:attribute name="specifyCharset" type="xs:boolean"/>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
</xs:sequence>
|
||||
|
||||
Reference in New Issue
Block a user