This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
roundcubemail
Watch
2
Star
0
Fork
0
You've already forked roundcubemail
mirror of
https://github.com/roundcube/roundcubemail.git
synced
2026-02-25 20:11:20 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
editorconfig-javascript
roundcubemail
/
SQL
/
mysql
/
2016081200.sql
Aleksander Machniak
0836b213db
Removed useless 'created' column from 'session' table (
#5389
)
2016-08-12 13:02:39 +02:00
2 lines
45 B
SQL
Raw
Permalink
Blame
History
ALTER
TABLE
`
session
`
DROP
COLUMN
`
created
`
;
Reference in New Issue
View Git Blame
Copy Permalink