hoonsbara / octalforty-wizardby

Automatically exported from code.google.com/p/octalforty-wizardby
1 stars 0 forks source link

Native SQL scripts encoding detection problem #13

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The FileSystemNativeSqlResourceProvider reads in native SQL scripts in some 
default encoding, which seems to be out of sync with default system encoding.

Suggested resolutions:
* Either force all native SQL scripts to be in a well-known encoding (say, 
UTF-8)
* Or use system default encoding

Original issue reported on code.google.com by anton.go...@gmail.com on 29 Jan 2010 at 12:35

GoogleCodeExporter commented 8 years ago
This issue was updated by revision r137.

Original comment by anton.go...@gmail.com on 29 Jan 2010 at 12:49