Skip to content

Codeigniter-DataTables v1.3

Latest
Compare
Choose a tag to compare
@zepernick zepernick released this 18 Aug 10:30
  • New Method setProtectIdentifiers(boolean) this defaults to FALSE if not specified. It will allow the
    Query Builder to surround table names and column names with backticks when TRUE
  • Library no longer enforces POST requests. POST or GET can be used now