You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When adding a new column to a table, include a primary key if the field is either a primary key itself or has an auto-increment attribute (#129)
* When adding a new column to a table, include a primary key if the field is either a primary key itself or has an auto-increment attribute.
* When adding a new column to a table, include a primary key if the field is either a primary key itself or has an auto-increment attribute.
---------
Co-authored-by: Ganesan Karuppasamy <ganesan.karuppasamy@sap.com>
0 commit comments