Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
29a3667d
Commit
29a3667d
authored
Sep 03, 2013
by
Damien Nozay
Committed by
Frédéric Buclin
Sep 03, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 911512: Bugzilla::DB::Oracle lacks POD coverage
r=LpSolit a=sgreen
parent
916c711b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
66 additions
and
0 deletions
+66
-0
Oracle.pm
Bugzilla/DB/Oracle.pm
+66
-0
No files found.
Bugzilla/DB/Oracle.pm
View file @
29a3667d
...
...
@@ -787,3 +787,69 @@ sub fetch {
return
$row
;
}
1
;
=
head1
B
<
Methods
in
need
of
POD
>
=
over
=
item
adjust_statement
=
item
bz_check_regexp
=
item
bz_drop_table
=
item
bz_explain
=
item
bz_last_key
=
item
bz_setup_database
=
item
bz_table_columns_real
=
item
bz_table_list_real
=
item
do
=
item
prepare
=
item
prepare_cached
=
item
quote_identifier
=
item
selectall_arrayref
=
item
selectall_hashref
=
item
selectcol_arrayref
=
item
selectrow_array
=
item
selectrow_arrayref
=
item
selectrow_hashref
=
item
sql_date_format
=
item
sql_date_math
=
item
sql_from_days
=
item
sql_fulltext_search
=
item
sql_group_concat
=
item
sql_in
=
item
sql_limit
=
item
sql_not_regexp
=
item
sql_position
=
item
sql_regexp
=
item
sql_string_concat
=
item
sql_to_days
=
back
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment