Commit 93fc585
committed
treewide: update project structure
Splitting up the project into:
- src
- tests
- samples
- benchmarks
This change was driven by that fact that viewing in github the project
names cannot be read as they are too long.1 parent b39bbf0 commit 93fc585
File tree
112 files changed
+151
-67
lines changed- .github/workflows
- benchmarks/TimescaleDB.Benchmarks
- samples
- Context
- Configurations
- Models
- Repositories
- Migration
- Properties
- Scaffold
- src
- TimescaleDB.Design
- Scaffolding
- build
- TimescaleDB
- Abstractions
- Configuration
- ContinuousAggregate
- Hypertable
- ReorderPolicy
- Generators
- Internals
- Features
- ContinuousAggregates
- Hypertables
- ReorderPolicies
- Operations
- Properties
- tests
- TimescaleDB.Design.Tests
- Snapshots
- Utils
- TimescaleDB.Tests
- Generators
- Integration
- Utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
112 files changed
+151
-67
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
| 40 | + | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
0 commit comments