Skip to content

Conversation

@bjthres1
Copy link
Collaborator

@bjthres1 bjthres1 commented Sep 1, 2025

No description provided.

SyntaxAerror and others added 5 commits August 30, 2025 18:41
- Add Database class for creating sqlite database,
  and managing connections and queries.
- Update cli.py with basic "hello world" example
- Implement Database/Connection classes for
  managing SQLite database connections and queries.
Updated flake8 ignore rules to include
W293 and W503. Improved comments for clarity
on linting behavior.

See [Action Run #17 (17516215023) > build > Lint with flake8](https://github.com/SyntaxAerror/stat-log-db/actions/runs/17516215023)
Added a new test to tools.sh for style checks using flake8 to ensure code quality. Added flake8 to pyproject dev dependencies.
- cli: clean up imports and improve code readability
- db: enhance SQL identifier validation and sanitization
- test: reorganize imports in SQL injection tests
@bjthres1 bjthres1 marked this pull request as ready for review September 6, 2025 20:54
@SyntaxAerror SyntaxAerror merged commit c069827 into main Sep 6, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants