Wed, 04 Feb 2026 13:54:35 CST | login

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

ID39612
Package Nameperl-SQL-Translator
Version1.65
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/perl-SQL-Translator.git?.#0d85e8c642b404f990245c564944d8abbf561e4d
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 bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 19:30:02 CST
CompletedFri, 13 Jun 2025 19:32:49 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-2.oc9.src.rpm (info) (download)
noarch
perl-SQL-Translator-1.65-2.oc9.noarch.rpm (info) (download)
perl-SQL-Translator-Producer-Diagram-1.65-2.oc9.noarch.rpm (info) (download)
perl-SQL-Translator-Producer-GraphViz-1.65-2.oc9.noarch.rpm (info) (download)
perl-SQL-Translator-tests-1.65-2.oc9.noarch.rpm (info) (download)
sqlt-graph-1.65-2.oc9.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
noarch_rpmdiff.json
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.65-2 - Rebuilt for loongarch64 * Thu Jun 20 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.65-1 - initial build