Skip to content

Comments

Replaced MyISAM version of database#14

Open
TomHAnderson wants to merge 1 commit intozandoan:masterfrom
TomHAnderson:feature/database
Open

Replaced MyISAM version of database#14
TomHAnderson wants to merge 1 commit intozandoan:masterfrom
TomHAnderson:feature/database

Conversation

@TomHAnderson
Copy link

No description provided.

@TomHAnderson
Copy link
Author

When I was asked to create this project I first went to this database to examine the quality of the request.

I found the database design lacking with no foreign keys, tables implemented in MyISAM so foreign keys were not even possible, fields like varchar(1000) with indexes on them, and no documentation even though there are 90 stored procedures in the database.

What I have created here fully documents the database and all relationships (including missing data) and lists all the stored procedures in the easy to understand tshirtshop.pdf file.

@TomHAnderson TomHAnderson changed the title [wip] Replaced myisam version of database Replaced myisam version of database Nov 17, 2019
@TomHAnderson TomHAnderson changed the title Replaced myisam version of database [wip] Replaced myisam version of database Nov 17, 2019
@TomHAnderson TomHAnderson changed the title [wip] Replaced myisam version of database Replaced myisam version of database Nov 17, 2019
@TomHAnderson TomHAnderson changed the title Replaced myisam version of database Replaced MyISAM version of database Nov 17, 2019
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