aboutsummaryrefslogtreecommitdiff
path: root/wa/commands/schema_changelog.rst
blob: 862f9da44fcf371d6c1c993837c805c738229bf5 (plain)
1
2
3
4
5
6
7
8
9
# 1
## 1.0
- First version
## 1.1
- LargeObjects table added as a substitute for the previous plan to
  use the filesystem and a path reference to store artifacts. This
  was done following an extended discussion and tests that verified
  that the savings in processing power were not enough to warrant
  the creation of a dedicated server or file handler.