Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Mark Giordano, Miro Heiskanen, Brayden McNabb, Niko Mikkola, Matt Tennyson
Astuces sur les filtres (anglais seulement)
Priority
Type
Description
1
| or OR
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
Logical "or" (Vertical bar). Filter the column for content that matches text from either side of the bar
2
&& or AND
Logical "and". Filter the column for content that matches text from either side of the operator.
3
/\d/
Add any regex to the query to use in the query ("mig" flags can be included /\w/mig)
4
< <= >= >
Find alphabetical or numerical values less than or greater than or equal to the filtered query
5
! or !=
Not operator, or not exactly match. Filter the column with content that do not match the query. Include an equal (=), single (') or double quote (") to exactly not match a filter.
6
" or =
To exactly match the search query, add a quote, apostrophe or equal sign to the beginning and/or end of the query
7
- or to
Find a range of values. Make sure there is a space before and after the dash (or the word "to")
8
?
Wildcard for a single, non-space character.
8
*
Wildcard for zero or more non-space characters.
9
~
Perform a fuzzy search (matches sequential characters) by adding a tilde to the beginning of the query
10
text
Any text entered in the filter will match text found within the column
[2023-02-28 10:36:21 PM] - TRADE : From Kraken to Oilers : Travis Konecny (70). [2023-02-28 10:36:21 PM] - TRADE : From Oilers to Kraken : Marco Rossi (63), Y:12-RND:1-SJS, Y:12-RND:2-DAL. [2023-02-27 9:22:14 PM] - TRADE : From Sharks to Oilers : Y:12-RND:1-SJS. [2023-02-27 9:22:14 PM] - TRADE : From Oilers to Sharks : Ryan Lindgren (67), Y:13-RND:2-EDM, Y:14-RND:2-TBL. [2023-02-23 9:08:52 PM] - TRADE : From Lightning to Oilers : Ty Dellandrea (64), Mark Giordano (72), Y:13-RND:1-TBL. [2023-02-23 9:08:52 PM] - TRADE : From Oilers to Lightning : Tom Wilson (72), Y:12-RND:3-PIT. [2022-12-23 10:33:01 PM] - TRADE : From Oilers to Sharks : Olen Zellweger (P), Y:12-RND:1-EDM. [2022-12-23 10:33:01 PM] - TRADE : From Sharks to Oilers : Robert Thomas (71). [2022-12-17 9:49:16 PM] - TRADE : From Oilers to Sharks : Ondrej Palat (71), Jakub Vrana (71), Y:12-RND:2-OTT. [2022-12-17 9:49:16 PM] - TRADE : From Sharks to Oilers : Tom Wilson (72), Y:12-RND:3-PIT, Y:14-RND:3-SJS. [2022-11-22 10:47:41 PM] - TRADE : From Penguins to Oilers : Y:15-RND:5-EDM. [2022-11-22 10:47:41 PM] - TRADE : From Oilers to Penguins : Y:14-RND:5-EDM. [2022-11-22 10:46:53 PM] - TRADE : From Senateurs to Oilers : Victor Soderstrom (63), Y:12-RND:2-OTT. [2022-11-22 10:46:53 PM] - TRADE : From Oilers to Senateurs : Kasperi Kapanen (71). [2022-10-30 10:11:11 PM] - TRADE : From Oilers to Sharks : Joel Eriksson Ek (72), Jack Drury (65). [2022-10-30 10:11:11 PM] - TRADE : From Sharks to Oilers : Phillip Danault (71), Carson Lambos (P). [2022-09-10 11:52:40 PM] - TRADE : From Oilers to Golden Knights : Y:13-RND:2-CLB, Y:14-RND:2-EDM, Y:14-RND:3-TBL. [2022-09-10 11:52:40 PM] - TRADE : From Golden Knights to Oilers : Ryan Lindgren (67). [2022-09-05 8:09:50 PM] - TRADE : From Oilers to Penguins : Alexander Radulov (68), Y:14-RND:3-EDM, Y:14-RND:3-MIN, Y:15-RND:5-EDM. [2022-09-05 8:09:50 PM] - TRADE : From Penguins to Oilers : Curtis Douglas (62), Y:13-RND:2-CLB. [2022-09-03 6:37:56 PM] - TRADE : From Oilers to Lightning : Mark Giordano (72). [2022-09-03 6:37:56 PM] - TRADE : From Lightning to Oilers : Y:14-RND:2-TBL, Y:14-RND:3-TBL. [2022-09-03 6:37:25 PM] - TRADE : From Oilers to Penguins : Tanner Laczynski (62). [2022-09-03 6:37:25 PM] - TRADE : From Penguins to Oilers : Christian Wolanin (63), Martin Pospisil (61), Brendan Warren (60). [2022-08-26 8:01:09 PM] - TRADE : From Wild to Oilers : Y:12-RND:2-SJS, Y:14-RND:3-MIN. [2022-08-26 8:01:09 PM] - TRADE : From Oilers to Wild : Jack Rathbone (64). [2022-08-26 8:00:06 PM] - TRADE : From Oilers to Penguins : Sean Monahan (70). [2022-08-26 8:00:06 PM] - TRADE : From Penguins to Oilers : Alexander Radulov (68). [2022-08-26 7:59:48 PM] - TRADE : From Oilers to Penguins : Jonas Rondbjerg (64), Y:12-RND:2-PIT, Y:14-RND:2-BUF, Y:14-RND:6-EDM. [2022-08-26 7:59:48 PM] - TRADE : From Penguins to Oilers : Jack Drury (64), Dennis Yan (60), Y:13-RND:6-EDM. [2022-08-20 2:37:29 PM] - Devin Cooley was added to Oilers. [2022-08-20 2:01:00 PM] - TRADE : From Oilers to Penguins : Y:12-RND:4-EDM. [2022-08-20 2:00:22 PM] - TRADE : From Oilers to Penguins : Y:11-RND:6-ANA, Y:12-RND:5-EDM, Y:13-RND:5-EDM. [2022-08-20 2:00:22 PM] - TRADE : From Penguins to Oilers : Y:12-RND:4-EDM. [2022-08-20 1:59:00 PM] - TRADE : From Penguins to Oilers : Mark Giordano (72), Y:12-RND:2-DAL, Y:12-RND:2-PIT. [2022-08-20 1:59:00 PM] - TRADE : From Oilers to Penguins : Colton Parayko (70). [2022-08-20 1:57:29 PM] - TRADE : From Oilers to Sabres : Valeri Nichushkin (72). [2022-08-20 1:57:29 PM] - TRADE : From Sabres to Oilers : Olen Zellweger (P), Y:14-RND:2-BUF, Y:14-RND:3-BUF. [2022-08-03 5:52:04 PM] - TRADE : From Oilers to Hurricanes : Y:11-RND:5-CHI. [2022-08-03 5:52:04 PM] - TRADE : From Hurricanes to Oilers : Y:12-RND:5-TBL. [2022-07-18 10:17:06 PM] - TRADE : From Oilers to Sharks : Samuel Fagemo (63), Y:13-RND:4-EDM. [2022-07-18 10:17:06 PM] - TRADE : From Sharks to Oilers : Sammy Blais (67). [2022-07-16 8:44:34 PM] - TRADE : From Oilers to Rangers : Jacob Markstrom (77), Julien Gauthier (66), Vladislav Kolyachonok (61), Kaiden Guhle (P), Y:12-RND:2-WIN. [2022-07-16 8:44:34 PM] - TRADE : From Rangers to Oilers : Jordan Binnington (73), Valeri Nichushkin (72), Marco Rossi (63). [2022-07-11 11:06:09 PM] - Oilers drafts Josh Doan as the #36 overall pick in the Entry Draft of year 11. [2022-07-08 12:25:14 AM] - TRADE : From Wild to Oilers : Y:11-RND:2-MIN. [2022-07-08 12:25:14 AM] - TRADE : From Oilers to Wild : Y:12-RND:2-EDM, Y:12-RND:2-SJS. [2022-07-07 1:10:58 PM] - Oilers drafts Zachary Bolduc as the #19 overall pick in the Entry Draft of year 11.
[2023-03-20 10:21:38 PM] Alex Tuch from Oilers is back from Strained Right Elbow Injury.
[2023-03-16 11:07:53 PM] Auto Lines Partial Function has been run for Oilers.
[2023-03-16 11:07:53 PM] Oilers lines errors : Normal line # 1 RW is empty.
PP line 1 LW is empty.
PK line 1 LW is empty.
4 vs 4 line 1 LW is empty.
LastMinOff line LW is empty.
LastMinDef line LW is empty.
Penalty Shot Player #1 is empty.
OT Forward #1 is empty.
Starting Goalie is empty.
[2023-03-16 11:07:53 PM] Auto Roster Partial Function has been run for Oilers.
[2023-03-16 11:07:53 PM] Oilers roster errors : Not enough Forward available in Pro Team! 11 Dressed. 12 Required.
Not enough Goalie available in Pro Team! 1 Dressed. 2 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.
[2023-03-15 10:36:18 PM] Jordan Binnington from Oilers is back from Exhaustion.
[2023-03-14 10:08:36 PM] Oilers are expected to be under the minimum salary cap by $2,974,999! [2023-03-14 10:08:26 PM] Christian Wolanin from Oilers is back from Broken Nose Injury. [2023-03-14 10:08:25 PM] Jordan Binnington from Oilers injured (Exhaustion) [2023-03-14 10:08:25 PM] Game 1071 - Alex Tuch from Oilers is injured (Strained Right Elbow) and is out for 1 week.
[2023-03-14 10:08:20 PM] Auto Lines Partial Function has been run for Oilers.
[2023-03-14 10:08:20 PM] Oilers lines errors : Defense Lines #1 Time Lines is over the maximum of 40
[2023-03-14 10:08:15 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2023-03-13 9:20:31 PM] Neal Pionk from Oilers is back from Sore Right Knee Injury. [2023-03-12 7:37:50 PM] Jordan Binnington from Oilers is back from Exhaustion.
[2023-03-12 12:00:29 AM] Oilers are expected to be under the minimum salary cap by $4,849,999! [2023-03-12 12:00:16 AM] Jordan Binnington from Oilers injured (Exhaustion)
[2023-03-09 10:45:56 PM] Last 7 Days Pro Star : 1 - Pierre-Luc Dubois of Oilers (5-3-8) / 2 - Kevin Hayes of Jets (3-3-6) / 3 - Phillip Danault of Oilers (2-4-6)
[2023-03-09 10:45:49 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2023-03-02 9:05:41 PM] Ville Husso from Oilers is back from Exhaustion.
[2023-03-02 9:05:36 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database.
[2023-03-02 9:05:18 PM] Successfully loaded Oilers lines done with Web Base Client and SQLite Database. [2023-03-01 10:52:42 PM] Ville Husso from Oilers injured (Exhaustion)
[2023-03-01 10:52:36 PM] Auto Lines Partial Function has been run for Oilers.
[2023-03-01 10:52:36 PM] Oilers lines errors : Normal line # 2 Defense #2 is empty.
Normal line # 4 RW is empty.
PP line 2 Defense #2 is empty.
PK line 2 Defense #2 is empty.
4 vs 4 line 2 Defense #2 is empty.
PK3 line 2 Defense #2 is empty.
OT Forward #10 is empty.
OT Defense #3 is empty.
[2023-03-01 10:52:36 PM] Auto Roster Partial Function has been run for Oilers.
[2023-03-01 10:52:36 PM] Oilers roster errors : Not enough Defenseman available in Pro Team! 5 Dressed. 6 Required.
Not enough Players available in Pro Team! 17 Dressed. 18 Required.
Some errors will be automatically fixed.