Robert Bramwell
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Robert Bramwell-
Connector Improvement: MongoDB: Add ability to avoid duplicate column name clashes
AnsweredMongoDB collections which contain an ID field named anything like '@ID' currently resolve to the same name as the internal MongoDB id field '_id'. This could indicate a wider issue where special ch...