alter table book_author_link add author_num integer;
update book_author_link set author_num = 0;
browse to /fix_an
* book.parent is an array, not a dict - should change it over
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.