Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
DataMapper
Conversations
About
DataMapper
Contact owners and managers
1–30 of 1905
Mark all as read
Report group
0 selected
Al Snow
7/26/17
Status of dm-sqlite-adaper
Question: What is the status dm-sqlite-adapter gem - https://rubygems.org/gems/dm-sqlite-adapter ?
unread,
Status of dm-sqlite-adaper
Question: What is the status dm-sqlite-adapter gem - https://rubygems.org/gems/dm-sqlite-adapter ?
7/26/17
Piyush Ranjan
6/24/16
Is datamapper back from the dead ?
I can see some new commits on https://github.com/datamapper/dm-core/commits and other related repos.
unread,
Is datamapper back from the dead ?
I can see some new commits on https://github.com/datamapper/dm-core/commits and other related repos.
6/24/16
Christoph Blank
2
12/11/14
How to store an Array of IDs?
anyone? On Wednesday, 10 December 2014 13:53:17 UTC+1, Christoph Blank wrote: Hi there, I have a
unread,
How to store an Array of IDs?
anyone? On Wednesday, 10 December 2014 13:53:17 UTC+1, Christoph Blank wrote: Hi there, I have a
12/11/14
Pablo Zaldivar
7/27/14
One To One Association not updating
Hi, I am developing an application using: ruby '2.0.0' sinatra '1.4.4' data_mapper:
unread,
One To One Association not updating
Hi, I am developing an application using: ruby '2.0.0' sinatra '1.4.4' data_mapper:
7/27/14
Richard Fairhurst
5/23/14
Rack reloading loses associations
I use DataMapper (1) as part of a couple of Rack apps and generally find it works beautifully. For
unread,
Rack reloading loses associations
I use DataMapper (1) as part of a couple of Rack apps and generally find it works beautifully. For
5/23/14
Piyush Ranjan
, …
pedro mg
9
5/21/14
Is datamapper offically dead ?
Use it also. DM is fast to setup and use on simple apps. Our last ruby api used it, last year. Woks.
unread,
Is datamapper offically dead ?
Use it also. DM is fast to setup and use on simple apps. Our last ruby api used it, last year. Woks.
5/21/14
Tiago Matos
, …
Abe Voelker
3
5/2/14
querying 2 tables on a single DM call
The docs don't mention it, but you can force an INNER JOIN by using the string-style association
unread,
querying 2 tables on a single DM call
The docs don't mention it, but you can force an INNER JOIN by using the string-style association
5/2/14
Dan Tenenbaum
,
Antonio Antillon
2
4/18/14
Where to find documentation for the finder methods for DataMapper objects?
Dan, Most of the documentation is in the same page you mention. Although it explains in detail all
unread,
Where to find documentation for the finder methods for DataMapper objects?
Dan, Most of the documentation is in the same page you mention. Although it explains in detail all
4/18/14
Charles Monteiro
,
Roman Dzvinkovsky
2
3/20/14
can't update json property
Charles, I've faced similar problem recently. AFAIR the reason is that DataMapper does not
unread,
can't update json property
Charles, I've faced similar problem recently. AFAIR the reason is that DataMapper does not
3/20/14
Tony Pitale
,
christian
2
3/19/14
Ruby 2.0 breaks Model.get with string, which works in 1.9
irb(main):002:0> Offer.get '1' ~ (0.079982) SELECT "id" FROM "offers"
unread,
Ruby 2.0 breaks Model.get with string, which works in 1.9
irb(main):002:0> Offer.get '1' ~ (0.079982) SELECT "id" FROM "offers"
3/19/14
Nicholas Wieland
,
Antonio Antillon
2
2/22/14
property uniqueness with scope
I know this is something you probably already done, but are you completely sure you're loading dm
unread,
property uniqueness with scope
I know this is something you probably already done, but are you completely sure you're loading dm
2/22/14
Alain Dazzi
2/21/14
numerous SELECT CHARACTER_SET_NAME queries
My production slow log indicates a high volume of SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.
unread,
numerous SELECT CHARACTER_SET_NAME queries
My production slow log indicates a high volume of SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.
2/21/14
JCharles Deville
,
Abe Voelker
3
1/17/14
datamapper limit
Hi, Yep, we'll use this kind of solution. Thanks for the advice. Regards Jean-Charles Deville Le
unread,
datamapper limit
Hi, Yep, we'll use this kind of solution. Thanks for the advice. Regards Jean-Charles Deville Le
1/17/14
Torsten Rüger
1/16/14
Validations
Moi, so as a newbie who was just going to move to datamapper, i am confused about the rails-4 and
unread,
Validations
Moi, so as a newbie who was just going to move to datamapper, i am confused about the rails-4 and
1/16/14
Christoph Blank
12/9/13
Duplicate entry 'S000018' for key 'PRIMARY'
Hi there, I've got a weird error, I want to insert an object with the following code: p =
unread,
Duplicate entry 'S000018' for key 'PRIMARY'
Hi there, I've got a weird error, I want to insert an object with the following code: p =
12/9/13
Christoph Blank
, …
Alper Akgün
5
12/6/13
Field Count mismatch exception?
Hi, There are no pending migrations... so this cannot be the cause. I think it is rather a connection
unread,
Field Count mismatch exception?
Hi, There are no pending migrations... so this cannot be the cause. I think it is rather a connection
12/6/13
Harisankar P S
10/25/13
Error when trying to connect with another table, not in models
I am working on a rails project that uses DataMapper, my aim is to insert the details of a user into
unread,
Error when trying to connect with another table, not in models
I am working on a rails project that uses DataMapper, my aim is to insert the details of a user into
10/25/13
Alper Akgün
10/3/13
Query Path Join with 1.2
Hello all, I am having problems with a query by an association(collection) using the two alternatives
unread,
Query Path Join with 1.2
Hello all, I am having problems with a query by an association(collection) using the two alternatives
10/3/13
DAZ
, …
christian
13
9/30/13
Dates
yes that is a bug ;) On Mon, Sep 30, 2013 at 3:19 PM, Kilian Sprotte <kilian....@gmail.com>
unread,
Dates
yes that is a bug ;) On Mon, Sep 30, 2013 at 3:19 PM, Kilian Sprotte <kilian....@gmail.com>
9/30/13
Richard Conroy
, …
christian
7
9/25/13
DataMapper on JRuby
well, the DataObject drivers are there for the java databases but the respecitve datamapper-adapter
unread,
DataMapper on JRuby
well, the DataObject drivers are there for the java databases but the respecitve datamapper-adapter
9/25/13
Roy Zhu
,
christian
2
9/23/13
An question from newbie, How to use multiple database with DM
class N include DataMapper::Resource def self.default_repository_name :db2 end end should do the
unread,
An question from newbie, How to use multiple database with DM
class N include DataMapper::Resource def self.default_repository_name :db2 end end should do the
9/23/13
abhishek....@gmail.com
9/9/13
Datamapper lazy loading
I am new to Datamapper. I have written a Rails application in which I have used three models A, B and
unread,
Datamapper lazy loading
I am new to Datamapper. I have written a Rails application in which I have used three models A, B and
9/9/13
Gus Shotz
, …
solnic
10
9/3/13
Re: Where is DataMapper 2?
Thanks Avdi and Abe for your kind words. To be honest I can see that people could've thought that
unread,
Re: Where is DataMapper 2?
Thanks Avdi and Abe for your kind words. To be honest I can see that people could've thought that
9/3/13
Daryll Santos
8/21/13
finding all tables created
Hello I am not sure if this is a smart question or not but here goes... is there something like a
unread,
finding all tables created
Hello I am not sure if this is a smart question or not but here goes... is there something like a
8/21/13
David Moreland
,
Дмитрий Новиков
2
8/14/13
Translations with data mapper
I've created a translation file (I use r18n - https://github.com/ai/r18n) and it works! You just
unread,
Translations with data mapper
I've created a translation file (I use r18n - https://github.com/ai/r18n) and it works! You just
8/14/13
Victor Kinelev
7/29/13
Why "updated_at" is set automatically, but I don't use "dm-timestamps"?
Why "updated_at" is set automatically, but I don't use "dm-timestamps"? Can
unread,
Why "updated_at" is set automatically, but I don't use "dm-timestamps"?
Why "updated_at" is set automatically, but I don't use "dm-timestamps"? Can
7/29/13
Riccardo Lucatuorto
7/23/13
salutations
http://douceheuredetente.com/mxmkvvdz/olpqquflgqdcqkwrqymgdzim Riccardo Lucatuorto 7/23/2013 8:08:22
unread,
salutations
http://douceheuredetente.com/mxmkvvdz/olpqquflgqdcqkwrqymgdzim Riccardo Lucatuorto 7/23/2013 8:08:22
7/23/13
Neil C
,
Sudeep Agarwal
2
6/28/13
Null That Should Be Impossible
There is no validation in the Parent class. Which means a parent records must have an id but the name
unread,
Null That Should Be Impossible
There is no validation in the Parent class. Which means a parent records must have an id but the name
6/28/13
Ben Shaw
6/24/13
Unable to install dm-postgres-adapter on windows - Could not find PostgreSQL build environment
When I attempt to install dm-postgress-adapter i get the bellow error msg. I have postgress installed
unread,
Unable to install dm-postgres-adapter on windows - Could not find PostgreSQL build environment
When I attempt to install dm-postgress-adapter i get the bellow error msg. I have postgress installed
6/24/13
Diego Marcet
6/21/13
Validations with dm-is-remixable
Hi guys, I'm having some issues when using dm-is-remixable with validations on my models. My
unread,
Validations with dm-is-remixable
Hi guys, I'm having some issues when using dm-is-remixable with validations on my models. My
6/21/13