Skip to content

22nd January 2021

Coding

Python

DeepDiff

  • Correction: Remove murmur from the installation steps.

    It seems it's the default for the new versions

Pypika

  • New: Explain how to insert, update, select data.
  • New: Explain how to join tables.

SQL

  • New: Give examples on joins for each relationship type.

SQLite

  • New: Solve the autoincrementation not working bug.