rename send key -> akey

This commit is contained in:
Daniel García
2021-03-15 16:42:20 +01:00
parent 7436b454db
commit 95e24ffc51
10 changed files with 11 additions and 9 deletions

View File

@ -0,0 +1 @@
ALTER TABLE sends RENAME COLUMN key TO akey;