This website requires JavaScript.
Explore
Help
Sign In
postgres
/
timescaledb
Watch
1
Star
0
Fork
0
You've already forked timescaledb
mirror of
https://github.com/timescale/timescaledb.git
synced
2025-05-17 19:13:16 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
timescaledb
/
extension
/
sql
/
tests
/
unit
History
Erik Nordström
a27f71b614
Rename add_hypertable() -> create_hypertable()
2017-01-16 14:45:15 +01:00
..
expected_outputs
* Add _meta schema to allow all code to be loaded on both meta and nodes.
2016-12-20 16:10:59 +01:00
import_data
Move to row-based temporary tables for insert.
2016-12-23 14:01:54 -05:00
setup
Rename add_hypertable() -> create_hypertable()
2017-01-16 14:45:15 +01:00
tests
Add support for closing chunks based on size
2017-01-13 17:55:53 +01:00
utils
Convert insert_data to only deal with one hypertable batch at a time. Remove unused insert_data_one_partition.
2016-12-23 12:20:11 -05:00
examples_test.sql
* Add _meta schema to allow all code to be loaded on both meta and nodes.
2016-12-20 16:10:59 +01:00
run.sh
* Add _meta schema to allow all code to be loaded on both meta and nodes.
2016-12-20 16:10:59 +01:00