b83b7acf1cb8e7f2c8eb10927a9ed51c655199d0
- Updated user and thought models to utilize UUIDs for primary keys. - Modified persistence functions to accommodate UUIDs for user and thought IDs. - Implemented tag functionality with new Tag and ThoughtTag models. - Added migration scripts to create new tables for tags and thought-tag relationships. - Enhanced thought creation to parse hashtags and link them to thoughts. - Updated tests to reflect changes in user and thought ID types.
Description
No description provided
Languages
TypeScript
56.6%
Rust
40.9%
CSS
2%
Dockerfile
0.4%
JavaScript
0.1%