Guide
API
Wiki
Forum
Community
Live Chat
Extensions
Resources
Members
Hall of Fame
Badges
More
Learn
Books
Resources
Develop
Download Yii
Report an Issue
Report a Security Issue
Contribute to Yii
Donate
About
What is Yii?
Release Cycle
News
License
Team
Official Logos and Design
Login
Yii Framework Wiki
Write
new article
Categories
All
Tips
342
How-tos
445
Tutorials
289
FAQs
45
Others
56
Popular Tags
All
yii2
90
CGridView
69
AJAX
57
Yii
48
tutorial
39
model
31
i18n
30
authentication
28
security
26
database
24
Recent Comments
E.Alamo
on
PHP built-in server integration
a month ago
coderevolts
on
Implementing cron jobs with Yii
2 months ago
Néstor Acevedo
on
Filter & Sort by calculated/related fields in GridView Yii 2.0
5 months ago
Kamil Pomykała
on
JWT authentication tutorial
10 months ago
JQL
on
How to add a DropDown Language Picker (i18n) to the Menu
10 months ago
Increasing AR performance in connections with Oracle
- History
Total
4
items.
#
Memo
Updater
Updated At
Actions
4
fixing title
igorsantos07
Nov 16, 2011, 1:24:03 PM
view diff
revert to
3
$table->foreignKeys[$name]=array($row["TABLE_REF"], array($row["COLUMN_REF"])); -> $table->foreignKeys[$name]=array($row["TABLE_REF"], $row["COLUMN_REF"]);
ArmG
Sep 17, 2011, 4:08:24 PM
view diff
revert to
2
title enshorten
Trejder
Dec 14, 2010, 2:32:03 PM
view diff
revert to
1
(not set)
Trejder
Dec 14, 2010, 2:31:31 PM
view diff
revert to
Select exactly two versions for comparison.
Compare Versions
1
0
15
followers
Viewed:
54 450 times
Version:
1.1
Category:
How-tos
Tags:
active record
,
AR
,
oracle
,
performance
,
speedup
Written by:
Trejder
Last updated by:
igorsantos07
Created on:
Dec 14, 2010
Last updated:
13 years ago
Update Article
Revisions
View all history
13 years ago
by
igorsantos07
fixing title
13 years ago
by
ArmG
$table->foreignKeys[$name]=array($row["T...
13 years ago
by
Trejder
title enshorten
13 years ago
by
Trejder