The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl module Labkey::Query

0.01 Thu Aug 26 10:57:50 2010
    - original version; created by ExtUtils::ModuleMaker 0.51
0.02 Thu Aug 27 2010
	- explicitly adds addition dependencies to build script.
	- fixes build tests
0.03 Thu Aug 31 2010
	- typo in documentation	 
0.04 Thu Aug 31 2010
	- capitalized 'Query' to better follow conventions	 
0.05 Fri Sept 1 2010
	- Added deleteRows() and executeSql().  
	- Switched all APIs to use single '-containerPath' param instead of '-project' and '-containerPath' 	
0.08 Tue Aug 2 2011
	- Added support for parameterized queries for selectRows()  
	- Internal change in selectRows() to use a URI object for the URL, instead of a string   	
0.09 Fri Sep 23 2011
	- Removed accidental Data::Dumper usage in executeSql
1.00 Thu Sep 29 2011
	- Switches selectRows() to use LABKEY.Query.ExtendedSelectRowsResults result format	instead of legacy formats