summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION10
1 files changed, 8 insertions, 2 deletions
diff --git a/REFLECTION b/REFLECTION
index 474da74..1b47ec4 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #16 couchbase version 2.0.0 ] {
+Extension [ <persistent> extension #16 couchbase version 2.0.1 ] {
- Constants [57] {
Constant [ integer COUCHBASE_PERSISTTO_MASTER ] { 1 }
@@ -177,7 +177,7 @@ Extension [ <persistent> extension #16 couchbase version 2.0.0 ] {
- Properties [0] {
}
- - Methods [15] {
+ - Methods [17] {
Method [ <internal:couchbase, ctor> public method __construct ] {
}
@@ -190,6 +190,12 @@ Extension [ <persistent> extension #16 couchbase version 2.0.0 ] {
Method [ <internal:couchbase> public method replace ] {
}
+ Method [ <internal:couchbase> public method append ] {
+ }
+
+ Method [ <internal:couchbase> public method prepend ] {
+ }
+
Method [ <internal:couchbase> public method remove ] {
}