File: Changes

package info (click to toggle)
libsql-tiny-perl 0.04-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 108 kB
  • sloc: perl: 392; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for Perl module SQL::Tiny

0.04 2019-04-06 22:32:46 CDT

    - Added ability to pass SQL functions.


0.02 2019-03-13 00:40:14 CST

    - Added 'group_by' capability to sql_select.

    - Added ':all' export tag.


0.01 2019-03-08 23:40:27 CST

    - First version.