This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | -- ============================================================================ | |
| -- Records Filter Performance Testing: Test Data Setup (Simplified) | |
| -- ============================================================================ | |
| -- This script creates realistic test data for performance testing record filters | |
| -- Run this first to populate the database with test records | |
| -- ============================================================================ | |
| BEGIN; | |
| -- ============================================================================ |