Hannes Magnusson
|
c9155e397b
|
Add the actual implementation into the PHP API docs
This is used to generate the actual c classes.
- The CIMPL (Simple) section is the C Implementation
- The CEF (Chef) section is the C Definition
|
2014-07-16 17:59:26 +00:00 |
|
Jeremy Mikola
|
226a32985a
|
PHP-1136: Allow custom cursor classes from command/query results
This commit also restructures the namespaces and some write method APIs.
|
2014-07-11 15:06:00 -04:00 |
|
Hannes Magnusson
|
b2f621b666
|
Simplify Batch interface
|
2014-07-03 09:30:34 -07:00 |
|
Hannes Magnusson
|
f277d731e9
|
Add descriptions
|
2014-06-19 11:17:16 -07:00 |
|
Jeremy Mikola
|
bf4ec1368a
|
Command execution takes a database name, not a namespace
|
2014-06-13 04:06:25 -04:00 |
|
Jeremy Mikola
|
749b2d391a
|
Implement review feedback
Some highlights: fix class/interface syntax; additional class/method docs; Manager convenience methods; more value objects.
|
2014-06-13 03:52:26 -04:00 |
|
Jeremy Mikola
|
cd2d37ef38
|
Split API classes and interfaces
|
2014-06-12 03:19:17 -04:00 |
|