mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-09-05 16:15:56 +00:00
6 lines
156 B
Go
6 lines
156 B
Go
// Copyright 2022 Molecula Corp. (DBA FeatureBase).
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
/*
|
|
Package pql defines the Pilosa Query Language.
|
|
*/
|
|
package pql
|