katarinasvedman-ms / agent-test

Testing the AI dev team repo
0 stars 0 forks source link

Developer.Implement chain for #150 #159

Closed agent-app-kapeltol[bot] closed 3 months ago

agent-app-kapeltol[bot] commented 3 months ago

Write the SQL script to create a 'collaborations' table in SQL Server with 'id', 'user_id', 'task_id' columns. The 'id' column should be the primary key and 'user_id', 'task_id' should be the foreign keys.