Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Tabel widget dibutuhkan tapi format tabelnya tidak ditemukan #533

Open
totoprayogo1916 opened this issue Nov 8, 2023 · 0 comments
Open
Labels
bug Ada yang tidak benar

Comments

@totoprayogo1916
Copy link
Contributor

Apa yang telah terjadi?

Cek tabel widget
berikut salah satunya

public function get_widget()
{
$sql = 'SELECT * FROM widget LIMIT 1 ';
$query = $this->db->query($sql);
return $query->result_array();
}

tidak ditemukan migrasinya

Versi

dev

Browser apa yang digunakan?

No response

OS apa yang digunakan?

No response

Tangkapan Log (jika ada)

No response

@totoprayogo1916 totoprayogo1916 added the bug Ada yang tidak benar label Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Ada yang tidak benar
Projects
None yet
Development

No branches or pull requests

1 participant