Execute SQL from file¶
| Category | Database |
|---|---|
| Version | 1.0.0 |
| Require | ortro-1.3.1 or higher |
| Author | Luca Corbo <lucor [at] ortro [dot] net> |
| File | database_execute_sql_from_file-1.0.1.tar.gz |
Description¶
Executes SQL script from file.
Changelog¶
1.0.1 (2008.06.09)- Fixed. #74 Incorrect min version required
- Initial release