Skip to content

Rename pysql_test to pgsql_test to match project name#6

Merged
pyramation merged 1 commit into
mainfrom
devin/1769055819-rename-pysql-to-pgsql
Jan 22, 2026
Merged

Rename pysql_test to pgsql_test to match project name#6
pyramation merged 1 commit into
mainfrom
devin/1769055819-rename-pysql-to-pgsql

Conversation

@pyramation

Copy link
Copy Markdown
Contributor
  • Renamed src/pysql_test/ directory to src/pgsql_test/
  • Updated all Python imports from pysql_test to pgsql_test
  • Updated pyproject.toml package name and ruff config
  • Updated workflow name from pysql-test CI to pgsql-test CI
  • Updated test assertions to use pgsql_test_ prefix
  • Updated documentation and comments throughout
  • Updated test fixtures (package.json, pgpm.plan, etc.)

The package name 'pgsql-test' in pyproject.toml was already correct, but the importable module name was inconsistent (pysql_test vs pgsql_test). This change aligns the module name with the package and repository name.

- Renamed src/pysql_test/ directory to src/pgsql_test/
- Updated all Python imports from pysql_test to pgsql_test
- Updated pyproject.toml package name and ruff config
- Updated workflow name from pysql-test CI to pgsql-test CI
- Updated test assertions to use pgsql_test_ prefix
- Updated documentation and comments throughout
- Updated test fixtures (package.json, pgpm.plan, etc.)

The package name 'pgsql-test' in pyproject.toml was already correct,
but the importable module name was inconsistent (pysql_test vs pgsql_test).
This change aligns the module name with the package and repository name.
@pyramation pyramation merged commit 0939208 into main Jan 22, 2026
3 checks passed
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