Home
spark
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
m_program
id
increments
tahun
smallInteger
nama
string
timestamps
timestamps
m_kegiatan
id
increments
program_id
FK
integer
tahun
smallInteger
nama
string
timestamps
timestamps
m_output
id
increments
kegiatan_id
FK
integer
tahun
smallInteger
nama
string
satuan
string
timestamps
timestamps
t_pagu
id
increments
kegiatan_id
FK
integer
unit_id
FK
integer
rupiah
decimal
(15,2)
timestamps
timestamps
t_realisasi
id
increments
kegiatan_id
FK
integer
unit_id
FK
integer
tahun
smallInteger
rupiah
decimal
(15,2)
timestamps
timestamps
t_rpa
id
increments
kegiatan_id
FK
integer
unit_id
FK
integer
tahun
smallInteger
bulan
tinyInteger
rupiah
decimal
(15,2)
timestamps
timestamps
m_unit
id
increments
parent_id
FK
integer
tahun
smallInteger
nama
string
lft
integer
rgt
integer
depth
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01