Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Devrim Gunyel
core
Commits
e1cd9cc4
Commit
e1cd9cc4
authored
Oct 25, 2019
by
Piotr Gawron
Browse files
layer text contains border color
parent
a933265b
Changes
1
Hide whitespace changes
Inline
Side-by-side
persist/src/main/resources/db/migration/15.0.0/V15.0.1.20191025_2__text_border_color.sql
0 → 100644
View file @
e1cd9cc4
alter
table
layer_text_table
add
column
border_color
bytea
default
E
'
\\
xaced00057372000e6a6176612e6177742e436f6c6f7201a51783108f337502000546000666616c70686149000576616c75654c0002637374001b4c6a6176612f6177742f636f6c6f722f436f6c6f7253706163653b5b00096672676276616c75657400025b465b00066676616c756571007e0002787000000000ffc0c0c0707070'
not
null
;
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment