libsql-translator-perl 1.62-ok1 source package in openKylin
Changelog
libsql-translator-perl (1.62-ok1) yangtze; urgency=medium * Build for openkylin. -- denghao <email address hidden> Wed, 14 Sep 2022 10:38:13 +0300
libsql-translator-perl (1.62-ok1) yangtze; urgency=medium * Build for openkylin. -- denghao <email address hidden> Wed, 14 Sep 2022 10:38:13 +0300
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | perl | |
Yangtze V1.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libsql-translator-perl_1.62.orig.tar.gz | 402.1 KiB | 0acd4ff9ac3a2f8d5d67199aac02cdc127e03888e479c51c7bbdc21b85c1ce24 |
libsql-translator-perl_1.62-ok1.debian.tar.xz | 4.1 KiB | 69bfbe0121952871a4c41b1a9f840b52691a6aeaa7dae9a2ea714a523ec9df39 |
libsql-translator-perl_1.62-ok1.dsc | 2.6 KiB | 6bd1f4863e50107996e5fefc3b3ff35b90333500273722cc57f37c9d3f687447 |
SQL::Translator (also known as SQL Fairy) is a collection of Perl modules
for manipulating structured data definitions (mostly database schemas). It
can perform tasks like converting between different SQL data definition
language (DDL) dialects, visualizations of schemas (pseudo-ER diagrams
created with GD or GraphViz), converting non-RDBMS files to SQL schemas
(xSV text files, Excel spreadsheets), serializing parsed schemas (via
Storable, YAML and XML), creating documentation, and more.