Skip to content

Dev

Chosson Ulysse requested to merge dev into main

[1.6.1] - 2022-12-20

Added

  • Add lower(), upper() and title() functions on MagicDotPath
  • Add ruff for code qualities.

Changed

  • Use ruff instead pydocstyle, flake8 and pylint

Fixed

  • Fix doctest of _col_name_validator() in 'py_linq_sql.utils.functions.other_functions.py'

Merge request reports