coresmart / persistencejs

persistence.js is an asynchronous Javascript database mapper library. You can use it in the browser, as well on the server (and you can share data models between them).
http://persistencejs.org
1.72k stars 240 forks source link

'id' is a varchar? #69

Closed xentek closed 12 years ago

xentek commented 12 years ago

What was the design decision behind forcing the autocreated id column to be a varchar? Is it configurable? (docs don't give a clue as to the possibility of this being the case).

zefhemel commented 12 years ago

Duplicate.

xentek commented 12 years ago

sorry about the dupe. thanks for closing it