Making WordPress.org

Opened 7 years ago

Closed 7 years ago

#3328 closed defect (bug) (fixed)

Incomplete create wporg_events table query

Reported by: grapplerulrich's profile grapplerulrich Owned by: dd32's profile dd32
Milestone: Priority: normal
Component: API Keywords: has-patch
Cc:

Description

I wanted to set up the Events API locally so that I could work on it.

When I ran the create wporg_events table query at the bottom of https://meta.svn.wordpress.org/sites/trunk/api.wordpress.org/public_html/events/1.0/index.php the "Official WordPress Events" failed. The reason for this was that the query did not create the country column.

Attachments (1)

3328.patch (496 bytes) - added by grapplerulrich 7 years ago.

Download all attachments as: .zip

Change History (2)

@grapplerulrich
7 years ago

#1 @dd32
7 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

In 6260:

API: Events: Update the CREATE TABLE comment to match the latest schema of the table.

Fixes #3328

Note: See TracTickets for help on using tickets.