This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
LBP
/
mk6i-open-oscar-server
cermin dari
https://github.com/mk6i/open-oscar-server.git
Liatin
4
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Cabang:
webapi-chat
Ranting
Tag
cyrillic-fix
main
rate-limiting
webapi-chat
webapi-user-dir
webapi/buddy-list-management-and-response-formats
webapi_sess_mgt
zombie
v0.24.0
v0.23.0
v0.22.0
v0.21.0
v0.20.0
v0.19.1
v0.19.0
v0.18.0
v0.17.0
v0.16.1
v0.16.0
v0.15.3
v0.15.2
v0.15.1
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.0
v0.9.0
v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
v0.2.0
v0.1.0
mk6i-open-oscar...
/
state
/
migrations
/
0013_is_bot.up.sql
0013_is_bot.up.sql
70 B
Permalink
Riwayat
Mentahan
1
2
ALTER TABLE users
ADD COLUMN isBot BOOLEAN NOT NULL DEFAULT false;