mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-23 11:14:19 +01:00
Add basic structure for crypto extension
This commit is contained in:
@@ -255,7 +255,6 @@ def test_aggregates(pipe):
|
||||
pipe, "SELECT percentile_disc(value, 0.55) from test;", validate_percentile_disc
|
||||
)
|
||||
|
||||
|
||||
def main():
|
||||
pipe = init_limbo()
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user