-
### Bagaimana alurnya sampai muncul masalah?
Menu Kependudukan=>Penduduk =>Tambah Penduduk Domisili langsung klik simpan, baru sebagian form yang berwarna merah, sehingga perlu form yang lain jug…
-
After completing lab 4 task 7 and trying to login to mysql using command "mysql -u agama -p" i get error
![task7 error](https://user-images.githubusercontent.com/55987746/96473218-09fe5c80-123a-11e…
-
Currently the sidebar uses original language titles. This makes it hard for people to know what's what. Ideally we should use translated titles, with original language as a "title" attribute, maybe.
…
-
DROP TABLE IF EXISTS subject_master;
CREATE TABLE subject_master(
subject_id CHAR(6) NOT NULL PRIMARY KEY
,subject_name VARCHAR(35) NOT NULL
,grade INTEGER NOT NULL
,passing…
-
**I just transferred this from pillar, which is how it came into my life. But once I dug around, it became clear debugme was touching `.Random.seed` upon load. That explains why I talk about pillar a …
-
During selection:
1. iOS shows all accounts
![image](https://user-images.githubusercontent.com/2677477/73723216-7ea07200-4763-11ea-98e5-930d78d3f32e.png)
2. Android shows only depository types (c…
-
## History
SC began with a bunch of data: parallel tables, to be precise. Since the notion of a "sutta parallel" was fundamental to those tables, we made the sutta ID fundamental to how SC works. T…
-
in the outline of https://library.bdrc.io/show/bdr:MW0TT0000 it would be good to have all the links to CBETA and SAT. I'm just opening the issue to track it but it might require some changes in the da…
eroux updated
4 years ago
-
### Prerequisites
* [X] Have read and understood: https://github.com/Maatwebsite/Laravel-Excel/blob/3.1/.github/SUPPORT.md
* [X] Checked if your Laravel Excel version is still supported: h…
-
Hi there,
We are trying to implement Plaid using the React Native SDK on iOS but we are having several troubles. We followed the instructions, modified the Podfile, saw different threads in here an…