|
ce1e93fc49
|
feat(db): create new URL table and update the existing table to include a foreign key to the URLs table
|
2025-02-11 23:36:43 +03:00 |
|
|
68b458df5e
|
feat(db): enable user to delete items and properties from the database.
|
2025-01-28 14:36:17 +03:00 |
|
|
fc13b0dae6
|
feat(db): enable db to update items keeping track of the item's id
|
2025-01-24 01:54:25 +03:00 |
|
|
291cb05847
|
feat(db): run db on backend using actix web
|
2025-01-22 20:16:43 +03:00 |
|
|
af3f89c561
|
feat(db): add API endpoint for updating items to db and implement server-side functionality
|
2025-01-22 14:14:18 +03:00 |
|
|
dc70316bae
|
fix(db): db debugging (in progress)
|
2025-01-20 18:49:54 +03:00 |
|
|
c8f32d027f
|
feat(db): add a database using rusqlite.
|
2025-01-17 18:51:59 +03:00 |
|