Commit 7627d184 authored by gwenn's avatar gwenn

Update README

parent 3d2c58b7
...@@ -25,7 +25,7 @@ Conn#EnableLoadExtension/LoadExtension ...@@ -25,7 +25,7 @@ Conn#EnableLoadExtension/LoadExtension
Stmt#ExecUpdate Stmt#ExecUpdate
Stmt#BindParameterCount/BindParameterIndex/BindParameterName Stmt#BindParameterCount/BindParameterIndex/BindParameterName
Stmt#ClearBindings Stmt#ClearBindings
Stmt#ColumnCount/ColumnIndex(name)/ColumnName(index)/ColumnType Stmt#ColumnCount/ColumnIndex(name)/ColumnName(index)
Stmt#ReadOnly Stmt#ReadOnly
Blob: Blob:
...@@ -34,6 +34,7 @@ Conn#NewBlobReader ...@@ -34,6 +34,7 @@ Conn#NewBlobReader
Conn#NewBlobReadWriter Conn#NewBlobReadWriter
Meta: Meta:
Conn#Databases
Conn#Tables Conn#Tables
Conn#Columns Conn#Columns
Conn#ForeignKeys Conn#ForeignKeys
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment