Skip to content

Database check and migration scripts#6

Merged
ErMichele merged 2 commits intodevfrom
Database_Check_and_Migration_Scripts
Mar 4, 2026
Merged

Database check and migration scripts#6
ErMichele merged 2 commits intodevfrom
Database_Check_and_Migration_Scripts

Conversation

@ErMichele
Copy link
Owner

@ErMichele ErMichele commented Mar 4, 2026

Created two SQL scripts to assist with database debugging:

  1. UserCheck.sql: Shows the first 5 users in the database along with all their associated tasks.
  2. DuplicatedMigrationFix.sql: Removes duplicated categories caused by previous case‑insensitive behavior and converts all category names to uppercase to match the new application configuration (as seen in Fixed duplicated categories #4)

@ErMichele ErMichele added this to the v1.0.2 milestone Mar 4, 2026
@ErMichele ErMichele self-assigned this Mar 4, 2026
@ErMichele ErMichele linked an issue Mar 4, 2026 that may be closed by this pull request
@ErMichele ErMichele mentioned this pull request Mar 4, 2026
@ErMichele ErMichele marked this pull request as ready for review March 4, 2026 09:21
@ErMichele ErMichele merged commit 9b78f1e into dev Mar 4, 2026
@ErMichele ErMichele deleted the Database_Check_and_Migration_Scripts branch March 4, 2026 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Page Issue

1 participant