Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

0016_jazzy_zemo.sql 243 B

You have to be logged in to leave a comment. Sign In
1
2
  1. CREATE INDEX `eval_result_metadata_plugin_id_idx` ON `eval_results` (json_extract(metadata, '$.pluginId'));--> statement-breakpoint
  2. CREATE INDEX `eval_result_metadata_strategy_id_idx` ON `eval_results` (json_extract(metadata, '$.strategyId'));
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...