This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
57
Releases
Wiki
Activity
5fe12d9281
salix
/
db
/
.archive
/
225001
/
00-updateCollection.sql
4 lines
54 B
MySQL
Raw
Normal View
History
Unescape
Escape
requested changes refs #4732 @1h
2022-12-22 07:00:18 +00:00
UPDATE
`
vn
`
.
`
collection
`
add collections with sectorFk
2022-11-21 12:38:53 +00:00
SET
sectorFk
=
1
WHERE
id
=
1
;