We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 84ecf09 + d9a6038 commit 1d6d0dbCopy full SHA for 1d6d0db
lib/duckdb/table_function.rb
@@ -4,6 +4,8 @@ module DuckDB
4
#
5
# The DuckDB::TableFunction encapsulates a DuckDB table function.
6
7
+ # NOTE: DuckDB::TableFunction is experimental now.
8
+ #
9
# require 'duckdb'
10
11
# db = DuckDB::Database.new
0 commit comments