Skip to content

0.2.5#53

Merged
Curts0 merged 11 commits into
masterfrom
0.2.5
Dec 12, 2022
Merged

0.2.5#53
Curts0 merged 11 commits into
masterfrom
0.2.5

Conversation

@Curts0
Copy link
Copy Markdown
Owner

@Curts0 Curts0 commented Dec 12, 2022

  • Added rule ignore for flake8 E203 Using Black with other tools
  • Added magic method iadd for PyObjects. This can let you create custom groupings for your class
  • Added logger.debug with full query string when querying model
  • Moved some tech debt into logic_utils for readability and to eventually cleanup
  • Fixed bug when querying nonetype with Currency/Decimal datatype
  • Changed Disconnect() logging to info
  • Add Last_Refresh method to PyTable class, will get max() of Last_Refresh from PyPartition
  • Seperated out PyTests to multiple files
  • Added conftest and config to eventually scale out my testing and sunset some of my custom items.
  • Added test to catch Nonetype currency/decimal bug

@Curts0 Curts0 merged commit bd646db into master Dec 12, 2022
@Curts0 Curts0 deleted the 0.2.5 branch December 31, 2022 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant