Skip to main content

database layer for my personal server.

Project description

square_database

about

database layer for my personal server.

installation

pip install square_database[all]

usage (WIP)

change password in config.ini.

CREATE_SCHEMA = True to create database from scratch.

LOG_FILE_NAME and configure logger

link to square_database_structure

config

square_database\data\config.ini

env

  • python>=3.12.0

changelog

v3.0.0

  • /delete_rows/v0 is now POST instead of DELETE.

v2.6.0

  • add config.testing.ini for testing.
  • add fixtures get_patched_configuration and create_client_and_cleanup.
  • add test for insert rows.
  • add test for get rows.
  • bump square_logger >= 2.0.0.

v2.5.3

  • bump square_database_structure to >=2.3.1.

v2.5.2

  • add logging decorators for all functions.
  • add error logs in all endpoints.

v2.5.1

  • fix github workflow for marking latest image on release.

v2.5.0

  • add Dockerfile

v2.4.0

  • set allow_credentials=True.

v2.3.0

  • expanded apply_filters to support additional conditions: ne, lt, lte, gt, gte, like, in_.

v2.2.1

  • update test for root

v2.2.0

  • standardize output format for all endpoints.
  • edit_rows is not patch method.
  • bug fix in get rows for column selection.
  • added total count in get rows.
  • added affected count in insert, edit, and delete rows.

v2.1.0

  • standardize filter input to forward facing data structure.
  • rename ignore_all to apply_filters.
  • add columns in get rows.
  • stricter type checking in pydantic models.
  • refactor logic to apply filters into common function.
  • add pydantic as explicit requirement.

v2.0.0

  • append version number for each endpoint in the api.

v1.1.0

  • remove table creation logic (move to square_database_structure).

v1.0.3

  • add limit, offset and order by in get rows.

v1.0.2

  • database creation logic change.

v1.0.1

  • no changes. (password erase from history.)

v1.0.0

  • initial commit.

Feedback is appreciated. Thank you!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

square_database-3.0.0.tar.gz (9.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

square_database-3.0.0-py3-none-any.whl (9.8 kB view details)

Uploaded Python 3

File details

Details for the file square_database-3.0.0.tar.gz.

File metadata

  • Download URL: square_database-3.0.0.tar.gz
  • Upload date:
  • Size: 9.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for square_database-3.0.0.tar.gz
Algorithm Hash digest
SHA256 d25add37d2fa76c527cce9012441e63d945ed93c78022f46a8b4eeda450a756a
MD5 64313be4724f9019e511e38a2efe5af8
BLAKE2b-256 41249f4124d52c04daae36129294f2f08c04f39090dacc271a6891cd685d0262

See more details on using hashes here.

File details

Details for the file square_database-3.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for square_database-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f85fab2f059de0f06e7e69fecf80eb5c7f22298c8d1d2763be904ba03d21397e
MD5 6bad61a4ee835e4d975c56f0dbe66125
BLAKE2b-256 fc76fa4d890abb30b2c9cc753e63bf579b679ab801a1bfe178f195bc617739dd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page