This website requires JavaScript.
Explore
Help
Register
Sign in
mmo-ref
/
openrsc-core
Watch
1
Star
0
Fork
You've already forked openrsc-core
0
mirror of
https://gitlab.com/openrsc/openrsc
synced
2026-08-16 08:23:06 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
develop
openrsc-core
/
server
/
database
/
sqlite
/
addons
/
remove_auctionhouse.sqlite
3 lines
74 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Database: Alter tables to remove redundant column naming.
2020-05-25 21:38:26 -04:00
DROP TABLE IF EXISTS `expired_auctions`;
Modularizes auction house and clans SQL imports
2020-04-30 12:54:30 -04:00
Database: Alter tables to remove redundant column naming.
2020-05-25 21:38:26 -04:00
DROP TABLE IF EXISTS `auctions`;
Reference in a new issue
Copy permalink