Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
aa.gusti
/
tangsel-base
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 62036e35
authored
May 27, 2025
by
aa.gustiana@gmail.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
pbbm -parameters
1 parent
f3a9d11f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
tangsel/pbb/monitoring/scripts/initializedb.py
tangsel/pbb/monitoring/scripts/initializedb.py
View file @
62036e3
...
...
@@ -81,7 +81,7 @@ def main(argv=sys.argv):
update_exist
=
True
)
append_csv
(
GroupPermission
,
'group_permission.csv'
,
[
'group_id'
,
'perm_name'
],
get_file_func
=
get_file
,
update_exist
=
True
)
append_csv
(
Parameter
,
"parameters.csv"
,
[
"kode"
],
get_file_func
=
get_file
)
#
append_csv(Parameter, "parameters.csv", ["kode"], get_file_func=get_file)
# append_csv(PbbPelayanan, "layanan.csv", ["kode"], get_file_func=get_file)
# append_csv(PbbSyarat, "syarat.csv", ["kode"], get_file_func=get_file)
# transaction.commit()
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment