Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge main to react testing so we may test it with database functions #20

Merged
merged 16 commits into from
Jul 31, 2024

Conversation

RA-Salles
Copy link
Collaborator

Precisely what the title says.
Gotta merge this with react branch to keep up the changes in the database scripts.

RA-Salles and others added 16 commits June 4, 2024 16:58
Made some changes to assigned tasks
good stuff!
Done! Next, we gotta add the creation script.
aaaaa
V1 mostly done, might need more changes, such as standardizing the names, but, still, mostly done.
FK constraints now are named TABLENAME_FOREIGNTABLE_FK_NUMIFNEEDED
UK and PK constraints follow the same name standard.
Might be easier to alter them if needed...
Also, attribute names are now named after their use inside the table and/or named the same as their origin table instead of having FK_TABLENAME_attributename standard. Easier to reference when inserting values and such.
finishing up this mess.
Next should be the pop script, the most boring ass thing to write.
The database creation, deletion and population scripts are ready for testing in the app.
Also wrote some design document on how the hell should we program a messaging system.
can't have something bad written and not point out it's terrible, eh?
Scripts moved inside source, basic user setup written.
db.js now is not so empty anymore, still very basic.
Will commence tests today, I do believe. Not so sure, though.
link pro miro
…stem

This entire branch should be mostly done!
All that's left is more testing and it should be ready to merge into main.
simple as
Added info on meeting held today.
@RA-Salles RA-Salles merged commit 79b4925 into react-testing Jul 31, 2024
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.

2 participants