This website works better with JavaScript.
Home
Help
Sign In
free-sun
/
Inspection
Watch
9
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
588
Commits
1
Branch
0
Tags
86 MiB
JavaScript
74.7%
Less
19.6%
HTML
4.3%
CSS
1.2%
Tree:
fe610cdd59
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'fe610cdd59'
${ noResults }
Inspection
/
script
/
1.0.5
/
schema
/
1.point_add.sql
7 lines
119 B
Raw
Blame
History
alter
table
point
add
equipment_no
varchar
(
255
)
;
alter
table
point
add
equipment_model
varchar
(
255
)
;
Reference in new issue