Skip to content

a perl server-side solution for the jQuery DataTables plugin (adapted for PostgreSQL)

Notifications You must be signed in to change notification settings

pankus/DataTablesPG

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DataTables

a perl server-side solution for the jQuery DataTables plugin and PostgreSQL database

This fork is intended for PostgreSQL. Even if this is not extensively tested yet, it may work with MySQL as well. However in this case casting operator (::text) should be removed from queries.

Improvements:

  1. optimized for utf8 connection
  2. standard SQL statement
  3. a section for the creation of "select menus" has been added

Many thanks to the work Adam Hopkins (srchulo) who implemented a very clear sourcecode

About

a perl server-side solution for the jQuery DataTables plugin (adapted for PostgreSQL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 100.0%