# sqllogictest **Repository Path**: mirrors_cockroachdb/sqllogictest ## Basic Information - **Project Name**: sqllogictest - **Description**: git mirror of sqllogictest - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-06-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README "BigTest" SQL Logic Test Suite --- This repository contains an extensive test suite of SQL logic tests. To run the bigtests on CockroachDB, clone this repository using `go get`, and then in the main CockroachDB repository, run: `make testlogic TESTFLAGS="-bigtest -test.v"`