Jazz Middelheim

Jazz Middelheim is an annual summer jazz festival in Antwerp, Belgium. The first festival took place in 1969[1] as a jazz promenade in the Middelheim Park.

Jazz Middelheim
GenreJazz
Location(s)Antwerp, Belgium
Coordinates51°13′N 04°24′E
Years active1969–present
WebsiteOfficial site

2010

The 2010 edition presented Toots Thielemans, Wayne Shorter, McCoy Tyner, Joe Lovano, Cassandra Wilson, Archie Shepp, Ahmad Jamal, World Saxophone Quartet, Chucho Valdés, Dave Holland, Pepe Habichuela, Josemi Carmona, Jef Neve, José James, Jeroen Van Herzeele, Aka Moon, and Baba Sissoko.

gollark: There's an array of SQL scripts a bit above it.
gollark: Check out minoteaur's advanced™ migration engine:```nimproc migrate*(db: DbConn) = let currentVersion = fromDbValue(get db.value("PRAGMA user_version"), int) for mid in (currentVersion + 1) .. migrations.len: db.transaction: logger.log(lvlInfo, "Migrating to schema " & $mid) db.execScript migrations[mid - 1] db.exec("PRAGMA user_version = " & $mid) logger.log(lvlDebug, "DB ready")```
gollark: My DB-using projects include all migration capability too, if sometimes limited to a bunch of `CREATE TABLE IF NOT EXISTS` calls, but if I ever *needed* it I would just make them able to call some functions to migrate the rows.
gollark: Well, yes, unless you write an extension for it, but no fixed length ones, and I can just do complex stuff in the program.
gollark: You're right, maybe just preinstall a rootkit on all the systems with databases?

References

  1. DK Eyewitness Travel Guide: Belgium and Luxembourg: Belgium and Luxembourg. DK Publishing. 10 October 2013. pp. 307–. ISBN 978-1-4654-1353-6. Retrieved 16 September 2018.

Media related to Jazz Middelheim at Wikimedia Commons


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.