Path to this page:
./
databases/p5-SQL-Abstract,
Generate SQL from Perl data structures
Branch: CURRENT,
Version: 2.000001nb1,
Package name: p5-SQL-Abstract-2.000001nb1,
Maintainer: heThis module was inspired by the excellent the DBIx::Abstract manpage.
However, in using that module I found that what I really wanted to do
was generate SQL, but still retain complete control over my statement
handles and use the DBI interface. So, I set out to create an abstract
SQL generation module.
Required to run:[
lang/perl5] [
devel/p5-Getopt-Long-Descriptive] [
devel/p5-Class-Accessor-Grouped] [
devel/p5-Hash-Merge]
Required to build:[
devel/p5-Test-Exception] [
devel/p5-Test-Deep] [
devel/p5-Test-Warn] [
devel/p5-Tree-DAG_Node] [
devel/p5-Moo] [
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 131.406 KB
Version history: (Expand)
- (2021-05-25) Updated to version: p5-SQL-Abstract-2.000001nb1
- (2021-02-11) Updated to version: p5-SQL-Abstract-2.000001
- (2020-09-07) Updated to version: p5-SQL-Abstract-1.87
- (2020-08-31) Updated to version: p5-SQL-Abstract-1.86nb3
- (2019-08-11) Updated to version: p5-SQL-Abstract-1.86nb2
- (2018-08-22) Updated to version: p5-SQL-Abstract-1.86nb1
CVS history: (Expand)
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-02-11 01:15:19 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.000001
Add missing DEPENDS
Upstream changes:
2.000001 - 2021-01-23
- Remove Module::Runtime requirement
2.000000 - 2021-01-21
- Collapse custom join conditions back to something DBIC might understand
1.90_03 - 2019-10-13
- Add proof of concept DBIx::Class::SQLMaker::Role::SQLA2Passthrough
- _where_field_IN/BETWEEN are documented as subclassable; feature restored
1.90_02 - 2019-10-12
- fix DBIC ident op expander compat wrapper to handle call as unop
1.90_01 - 2019-10-09
- Complete overhaul of the internals, see the SQL::Abstract::Reference
docs to understand the new implementation's affordances.
|
2020-09-07 00:02:06 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-SQL-Abstract: update to 1.87.
1.87 - 2020-06-02
- Add runtime dependency on Test::Deep and Test::Builder::Module for
SQL::Abstract::Test (RT#131623)
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-03-22 22:01:08 by Roland Illig | Files touched by this commit (1) |
Log message:
databases/p5-SQL-Abstract: remove nonexistent file
|
2019-11-02 16:38:12 by Roland Illig | Files touched by this commit (115) |
Log message:
databases: align variable assignments
pkglint -Wall -F --only aligned -r
No manual corrections.
|