Gitiles
Code Review
Sign In
gerrit.hackerspace.pl
/
hscloud
/
1bcaa97d870aa95fd40c769e25da6faed24a8ee3
/
.
/
go
/
mirko
/
tests
/
sql
/
migrations
/
1564669988_three.up.sql
blob: 8cef579e3807a0a09501282b3939d3bf02fd751b [
file
] [
log
] [
blame
]
ALTER
TABLE
users
ADD
cool BOOLEAN
NULL
;