This website requires JavaScript.
Explore
Help
Sign In
jaculabilis
/
danbooru
Watch
1
Star
0
Fork
0
You've already forked danbooru
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
91b3a4c37a5685016ba281fdbd5cb2790bb0364a
danbooru
/
db
History
evazion
8ed2c4f0b6
db: fix migration to drop ai_tags.tag_id index concurrently.
...
Fix deadlock in production when trying to drop this index.
2022-08-21 20:10:47 -05:00
..
migrate
db: fix migration to drop ai_tags.tag_id index concurrently.
2022-08-21 20:10:47 -05:00
views
Add new IP address search page.
2019-11-11 21:03:07 -06:00
populate.rb
Fix
#5094
: db/populate.rb is broken.
2022-05-08 22:56:08 -05:00
scripts.sql
Remove trailing space characters
2020-10-04 05:15:02 -04:00
seeds.rb
db/seeds: fix deprecation warning in
find_or_create_by!
.
2020-06-10 22:33:36 -05:00
structure.sql
ai tags: replace tag_id index with (tag_id, score) index.
2022-06-27 18:29:35 -05:00