FixFoodMartIndexes.pl
#1
//
guest
/
julian_hyde
/
mondrian
/
demo
/
mysql
/
FixFoodMartIndexes.pl
View
Commits
Blame
Open
Edit
Download .zip
Download
(66 B)
#!/usr/bin/perl while(<>) { s/^rem/-- /; s/"/ /g; print; }
#
Change
User
Description
Committed
#1
1583
Julian Hyde
mondrian:
add transformer scripts for postgres, hsql;
fix bugs in SqlQuery;
add roadmap.