Sqlalchemy-datatables

Latest version: v2.0.1

Safety actively analyzes 701903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.0

-------------------
Added
~~~~~
- Set nullsfirst or nullslast sorting in compatible databases (`nulls_order` param in ColumnDT).
- Allow filtering based on row data (`filterarg` param in ColumnDT).
- Add CHANGELOG.

Fixed
~~~~~
- Fix cell's filter function to run only once.

0.2.1

-------------------
Fixed
~~~~~
- Fix fields with a None value that should not be filtered if column search is empty.
- Fix bug when sort is done on first column.

0.2.0

-------------------
Added
~~~~~
- Add DataTables > 1.10.x compatibility.
- Ensure backward compatibility with DataTables <= 1.9.x.
- Add unit tests.
- Add Pyramid and Flask examples.

Changed
~~~~~~~
- Follow Semantic versioning now.

0.1.7

-------------------
Added
~~~~~
- Allow lists to be printed as well on relationships, not just one to one.
- Properly type request values for python 3.4.
- Work with python 3.4.
- Explicit imports.
- Override searchability server side.
- Sort by relationships of relationships.
- Add MANIFEST.
- Add coverage test with Coveralls.

Changed
~~~~~~~
- Change sorting algorithm to rely solely on SQLAlchemy to do the joining.

Fixed
~~~~~
- Fix to unicode problem in python 2.7.
- Fix searches per column, simplified example, updated js.

0.1.6

-------------------
Added
~~~~~
- Allow to run with python 3.x.

Removed
~~~~~~~
- Remove python 2.5 from Travis.

Fixed
~~~~~
- Fix unicode problem in python 3.2.

0.1.5

-------------------
Added
~~~~~
- Add awareness of bSearchable_* properties, while doing a global search.

Fixed
~~~~~
- Fix bug when searching Id columns.
- Fix bug when showing in ColumnDT, an SQLAlchemy's hybrid_property or a Python property.

Page 2 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.