projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3294d62
)
Fix mysql_table_type .. (where did this go, or why was it not there?)
Jess Robinson [Tue, 11 Jul 2006 21:53:26 +0000 (21:53 +0000)]
t/data/xml/schema.xml
patch
|
blob
|
blame
|
history
diff --git
a/t/data/xml/schema.xml
b/t/data/xml/schema.xml
index
c12173c
..
459291c
100644
(file)
--- a/
t/data/xml/schema.xml
+++ b/
t/data/xml/schema.xml
@@
-51,7
+51,7
@@
Created on Fri Aug 15 15:08:18 2003
<constraint name="emailuniqueindex" type="UNIQUE" fields="email" />
</constraints>
- <extra foo="bar" hello="world" bar="baz" />
+ <extra foo="bar" hello="world" bar="baz" mysql_table_type="InnoDB" />
</table>
</tables>