The signature with pgTable is depreciated.
The
pgTable
function with the callback function is depreciated? And If i remove the second argument to the function(the callback function), the depreciation message disappears.![No description](https://cdn.answeroverflow.com/1304310010528010270/image.png)
![No description](https://cdn.answeroverflow.com/1304310010897104946/image.png)
1 Reply
The third parameter is an array since 0.36.0 (https://github.com/drizzle-team/drizzle-orm/releases/tag/0.36.0).