Skip to content

3.0.0

Compare
Choose a tag to compare
@labkey-alan labkey-alan released this 30 Jan 22:16
· 9 commits to develop since this release
9ca4601
  • Query API - WAF encode "sql" parameter for execute_sql
    • WAF encoding of parameters is initially supported with LabKey Server v23.09
    • WAF encoding can be opted out of on execute_sql calls by specifying waf_encode_sql=False
  • Query API - add optional parameters to insert_rows, update_rows, and delete_rows
  • Query API - add move_rows()
    • earliest compatible LabKey Server version: 24.1.0