Pegase745 / sqlalchemy-datatables

SQLAlchemy integration of jQuery DataTables >= 1.10.x (Pyramid and Flask examples)
MIT License
159 stars 67 forks source link

Added double quotes for case-sensitive table names #60

Closed dack closed 7 years ago

dack commented 8 years ago

When converted to SQL, double quotes are needed for table names with capitals or special characters. #59

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 87.156% when pulling ff4ff043a9c48c757c239c49958eed3ea97efb34 on kim-tran:master into 096ace624a3ca68f2d4aad6721547777ed38a98e on Pegase745:master.

tdamsma commented 7 years ago

I am closing the PR as this should be covered in >1.0.0