Using a model with BossDB, the "id" appears to prepend the table name,
So Model:id() returns "model-1" for example. Some of our relationships can't be modeled completely with the ORM, so additional raw queries are needed using the actual ID (ie 1, not model-1). Are there any methods or ways to configure the model to provide access to the raw id (versus having to hack the :id() result to parse it). -- You received this message because you are subscribed to the Google Groups "ChicagoBoss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at http://groups.google.com/group/chicagoboss. To view this discussion on the web visit https://groups.google.com/d/msgid/chicagoboss/f4b9eb58-096e-49de-8b44-6544640d59df%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
