Commit Graph

10 Commits

Author SHA1 Message Date
Pablo Lopez Torres
581ad939e6 Compatibility with PHP5.3: Changing [] syntax to array() 2014-09-04 18:33:45 +02:00
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
6b05c2166c added more tests 2013-11-15 00:26:02 -03: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
c27aeeab10 Sleep is no longer needed on tests 2013-11-13 05:06:23 -03:00
César D. Rodas
66dd67c088 Added more tests 2013-11-13 04:54:31 -03:00
César D. Rodas
b05e420f84 Bug with drop tables and tables seems fixed in the server 2013-11-13 04:51:45 -03:00
César D. Rodas
41e60fbeff Added resulset Cursor 2013-11-12 15:16:18 -03:00
César D. Rodas
73ac9315e7 added tests 2013-11-12 14:36:14 -03:00