katarinasvedman-ms / agent-test

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

Developer.Implement chain for #150 #156

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

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

Write the SQL script to create a 'users' table in SQL Server with 'id', 'username', 'password', 'email', 'created_date' columns. The 'id' column should be the primary key.