Revision history for Perl extension Aion::Query
0.0.6 2024-07-07T12:38:14Z
- query_attach add empty array to attach row if not exists result to it
0.0.5 2024-07-07T12:32:27Z
- query_attach returns array or array_ref with it query results
0.0.4 2024-07-06T17:18:44Z
- add subroutine query_attach
- writes test-cases for subroutine query_slice
- requires license GPL_3 in cpanfile
0.0.3 2023-11-30T15:23:52Z
- add query param-masks :^x, :~x, and :.x for set typed value
- add x*>> :_ in query_prepare. This is inline map
0.0.2 2023-11-01T10:55:12Z
- fix dependency
0.0.1 2023-11-01T09:11:21Z
- tested sqlite engine
0.01 2018-04-19T11:17:54Z
- original version