Skip to content

Commit 4d21421

Browse files
committed
Add pl/sql to demo dropdown
Fixes #90
1 parent 2bf4693 commit 4d21421

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,9 @@ <h1>SQL Formatter</h1>
9797
<option value="db2">
9898
DB2
9999
</option>
100+
<option value="pl/sql">
101+
PL/SQL
102+
</option>
100103
</select>
101104
</div>
102105
</header>

0 commit comments

Comments
 (0)