Petra Nareks
Petra Nareks (born 27 September 1982) is a Slovene judoka from the city of Celje. She is a six times medalist in the European Championships in the under 52 kg category.
Medal record | ||
---|---|---|
Representing the ![]() | ||
Women's Judo | ||
European Championships | ||
![]() | 2003 Düsseldorf | -52 kg |
![]() | 2002 Maribor | -52 kg |
![]() | 2004 Bucharest | -52 kg |
![]() | 2005 Rotterdam | -52 kg |
![]() | 2007 Belgrade | -52 kg |
![]() | 2008 Lisbon | -52 kg |
Mediterranean Games | ||
![]() | 2013 Mersin | -52 kg |
![]() | 2001 Tunis | -52 kg |
![]() | 2005 Almeria | -52 kg |
![]() | 2009 Pescara | -52 kg |
Achievements
European Championships
gollark: It doesn't have a way to revert migrations because I never actually make mistakes.
gollark: Nim.
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.
References
- "2007 European judo championships" (PDF). Archived from the original (PDF) on 2011-07-20. Retrieved 2010-05-24.
- "2008 European judo championships" (PDF). Archived from the original (PDF) on 2011-07-20. Retrieved 2010-05-24.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.