mirror of
https://github.com/actiontech/dble.git
synced 2026-01-06 04:40:17 -06:00
Merge pull request #3804 from actiontech/fix/2141
[inner-2141] fix: childTable adds specifyCharset configuration item
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