This website works better with JavaScript.
Home
Explore
Help
Sign In
project_boditech_vidas_a8000_v3
/
a8k_app
Watch
7
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
Browse Source
1
tags/v0
sige
1 year ago
parent
92f94e792c
commit
1294fcdd76
1 changed files
with
4 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
4
src/main/resources/db/migration/V100_0__create_table_A8kStateDBTable.sql
4
src/main/resources/db/migration/V100_0__create_table_A8kStateDBTable.sql
View File
@ -0,0 +1,4 @@
CREATE
TABLE
"
A8kStateDBTable
"
(
"
stateJson
"
TEXT
,
"
id
"
text
)
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
project_boditech_vidas_a8000_v3/a8k_app
Title
Body
Create Issue