Thu, 05 Feb 2026 01:07:17 CST | login

Information for build perl-SQL-Translator-1.65-1.oc9

ID27814
Package Nameperl-SQL-Translator
Version1.65
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-SQL-Translator.git?.#6009cce41c5d99bfa507b7900c097de446a1ad16
SummaryManipulate structured data definitions (SQL and more)
DescriptionSQL::Translator is a group of Perl modules that converts vendor-specific SQL table definitions into other formats, such as other vendor-specific SQL, ER diagrams, documentation (POD and HTML), XML, and Class::DBI classes. The main focus of SQL::Translator is SQL, but parsers exist for other structured data formats, including Excel spreadsheets and arbitrarily delimited text files. Through the separation of the code into parsers and producers with an object model in between, it’s possible to combine any parser with any producer, to plug in custom parsers or producers, or to manipulate the parsed data via the built-in object model. Presently only the definition parts of SQL are handled (CREATE, ALTER), not the manipulation of data (INSERT, UPDATE, DELETE).
Built byfanjunkong
State complete
Volume DEFAULT
StartedMon, 05 Aug 2024 16:23:46 CST
CompletedMon, 05 Aug 2024 16:26:56 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/perl-SQL-Translator.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/perl-SQL-Translator.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
perl-SQL-Translator-1.65-1.oc9.src.rpm (info) (download)
noarch
perl-SQL-Translator-1.65-1.oc9.noarch.rpm (info) (download)
perl-SQL-Translator-Producer-Diagram-1.65-1.oc9.noarch.rpm (info) (download)
perl-SQL-Translator-Producer-GraphViz-1.65-1.oc9.noarch.rpm (info) (download)
perl-SQL-Translator-tests-1.65-1.oc9.noarch.rpm (info) (download)
sqlt-graph-1.65-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.65-1 - initial build