ken_nogi/Pleasanter/Extended/ExtendedSqls/Sample.json.txt
Kenichiro NOGI ce58cb4be4 初回コミット: dev配下(NodeSrv/Pleasanter等)をGitea管理下に統合
GitHub(nextgroup2706/ken_nogi)は今後使わず自社Gitea運用に切替え。
NodeSrvは旧リポジトリの履歴を破棄しファイルのみ統合(Dokploy用サービスアカウントは
別途mygit-admin/NodeSrv.gitに履歴あり)。notepmエクスポート(12GB)とPleasanter
インストーラzip(208MB)はサイズが大きいため.gitignoreで除外。

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-04 15:37:06 +09:00

39 lines
1.1 KiB
Plaintext

{
"Name": null,
"SpecifyByName": false,
"Description": "Sample",
"DeptIdList": null,
"GroupIdList": null,
"UserIdList": null,
"SiteIdList": null,
"IdList": null,
"Controllers": null,
"Actions": null,
"Api": false,
"DbUser": null,
"Html": false,
"OnCreating": false,
"OnCreated": false,
"OnUpdating": false,
"OnUpdated": false,
"OnUpdatingByGrid": false,
"OnUpdatedByGrid": false,
"OnDeleting": false,
"OnDeleted": false,
"OnBulkUpdating": false,
"OnBulkUpdated": false,
"OnBulkDeleting": false,
"OnBulkDeleted": false,
"OnImporting": false,
"OnImported": false,
"OnSelectingColumn": false,
"OnSelectingWhere": false,
"OnSelectingWherePermissionsDepts": false,
"OnSelectingWherePermissionsGroups": false,
"OnSelectingWherePermissionsUsers": false,
"OnSelectingWhereParams": null,
"OnSelectingOrderBy": false,
"OnSelectingOrderByParams": null,
"OnUseSecondaryAuthentication": false,
"CommandText": "-- Write an arbitrary SQL statement."
}