Commit Graph

7 Commits

Author SHA1 Message Date
Pablo Lopez Torres
42d2c2d1f0 fixing the TravisCI build with InfluxDB new features:
- dbs is changed to db in the latest InfluxDB when listing dbs
 - username is changed to name in the latest InfluxDB when creating
   user
 - PHPUnit_Framework_TestCase instead of phpunit_framework_testcase
 - Grouping by anything but time does not return time anymore
2014-09-04 18:28:50 +02:00
Harm van Tilborg
e95ca5c715 Added support to use timePrecision in POSTs (inserts) too 2013-12-02 12:09:33 +01:00
César D. Rodas
fd9667d928 Added timePrecision
Client::setTimePrecision() affects all databases globally, and DB::setTimePrecision() only to the current database object
2013-11-15 00:17:00 -03:00
César D. Rodas
41e60fbeff Added resulset Cursor 2013-11-12 15:16:18 -03:00
César D. Rodas
5f96d8bc48 added some tiny tests 2013-11-12 14:33:37 -03:00
César D. Rodas
a953393d15 Added query 2013-11-12 06:45:04 -03:00
César D. Rodas
98108e7666 first commit 2013-11-12 06:34:56 -03:00