featurebase/sql3
pokeeffe-molecula fb40cdc2cb
fb-1729 Enriched Table Metadata (#2255)
enriched metadata for tables

added support for the concept of a table and field owners in metadata; mechanism to derive owner from http request metadata; metadata for table description
2022-10-26 11:23:40 -05:00
..
parser sql3 changes (#2211) 2022-09-06 11:16:11 -05:00
planner fb-1729 Enriched Table Metadata (#2255) 2022-10-26 11:23:40 -05:00
test And now....INNER JOIN! (#2230) 2022-09-27 09:27:37 -05:00
errors.go And now....INNER JOIN! (#2230) 2022-09-27 09:27:37 -05:00
interfaces.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
main_test.go use testhook test cleanup 2022-09-26 12:33:43 -05:00
sql_definitions_test.go And now....INNER JOIN! (#2230) 2022-09-27 09:27:37 -05:00
sql_defs_aggregate_test.go fb-1075 (#2221) 2022-09-20 14:53:10 -05:00
sql_defs_between_test.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
sql_defs_binops_test.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
sql_defs_cast_test.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
sql_defs_create_table_test.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
sql_defs_date_functions_test.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
sql_defs_groupby_test.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
sql_defs_in_test.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
sql_defs_join_test.go And now....INNER JOIN! (#2230) 2022-09-27 09:27:37 -05:00
sql_defs_like_test.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
sql_defs_null_test.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
sql_defs_set_functions_test.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
sql_defs_timequantum_test.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
sql_defs_unops_test.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
sql_test.go And now....INNER JOIN! (#2230) 2022-09-27 09:27:37 -05:00