Skip to content

fix: correct import casing and code formatting for consistency#140

Open
Qamsari wants to merge 1 commit into
masterfrom
qamsari/edit-import-path
Open

fix: correct import casing and code formatting for consistency#140
Qamsari wants to merge 1 commit into
masterfrom
qamsari/edit-import-path

Conversation

@Qamsari

@Qamsari Qamsari commented Sep 16, 2025

Copy link
Copy Markdown
Contributor

fix(imports): adjust file paths to use consistent casing for case-sensitive systems. Rename 'Models' to 'models' directory and correct filename cases in SQL-related imports.
style(code): reformat method parameters in DataSource classes for improved readability. These changes prevent module resolution errors and maintain code style standards.

fix(imports): adjust file paths to use consistent casing for case-sensitive systems. Rename 'Models' to 'models' directory and correct filename cases in SQL-related imports.
style(code): reformat method parameters in DataSource classes for improved readability. These changes prevent module resolution errors and maintain code style standards.
@Qamsari Qamsari self-assigned this Sep 16, 2025
@Qamsari Qamsari added bug Something isn't working enhancement New feature or request labels Sep 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant