|
INSERT INTO "features"("id","name","description","icon","position","slug","estimated_hours_for_mobile_app","estimated_hours_for_web_app","is_public","created_at","updated_at") VALUES (1,E'Messaging',E'Message other users',E'stuff',1,E'messaging',1,1,TRUE,E'2013-09-24 00:00:00',E'2013-09-24 00:00:00'), (4,E'GPS',E'Location based services',NULL,2,E'gps',NULL,NULL,TRUE,E'2015-10-26 16:56:43.889252',E'2015-10-26 16:56:43.889252'), (5,E'API',E'Integrate with another site like Facebook or Dropbox',NULL,3,E'api',NULL,NULL,TRUE,E'2015-10-26 16:56:43.967036',E'2015-10-26 16:56:43.967036'), (6,E'Multiple User Types',E'Certain users can do certain things',NULL,4,E'multiple-user-types',NULL,NULL,TRUE,E'2015-10-26 16:56:43.998404',E'2015-10-26 16:56:43.998404'), (7,E'Geolocation',E'See items on a map, find something based on location',NULL,5,E'geolocation',NULL,NULL,TRUE,E'2015-10-26 16:56:44.027216',E'2015-10-26 16:56:44.027216'), (8,E'Search',E'Search by keyword, apply filters',NULL,6,E'search',NULL,NULL,TRUE,E'2015-10- |