dresende / node-orm2

Object Relational Mapping
http://github.com/dresende/node-orm2
MIT License
3.07k stars 376 forks source link

BINARY(16) as a primary key #818

Closed bugproof closed 6 years ago

bugproof commented 6 years ago

I want to use BINARY(16) as a primary key. How can I achieve that with define?