Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
skalfa-framework
/
skalfa-orm
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: skalfa-framework/skalfa-orm
Actions
All workflows
Workflows
Publish to npm
Publish to npm
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
30 workflow runs
30 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat: add base Model class with core ORM functionalities and bump ver…
Publish to npm
#30:
Commit
fd6f0e6
pushed by
noor-hidayatulloh
21s
master
master
21s
View workflow file
feat: implement base Model class for ORM with metadata support and CR…
Publish to npm
#29:
Commit
283c255
pushed by
noor-hidayatulloh
21s
master
master
21s
View workflow file
feat: implement base Model class for ORM with metadata support and CR…
Publish to npm
#28:
Commit
283c255
pushed by
noor-hidayatulloh
23s
master
master
23s
View workflow file
feat: introduce Expression decorator for aggregate model attributes a…
Publish to npm
#27:
Commit
770fff8
pushed by
noor-hidayatulloh
22s
master
master
22s
View workflow file
feat: implement abstract Model base class and bump package version to…
Publish to npm
#26:
Commit
40dc03d
pushed by
noor-hidayatulloh
23s
master
master
23s
View workflow file
feat: fix soft delete and force delete interface
Publish to npm
#25:
Commit
0f77e80
pushed by
noor-hidayatulloh
23s
master
master
23s
View workflow file
feat: extend Knex query builder with relational
Publish to npm
#24:
Commit
0d2caaf
pushed by
noor-hidayatulloh
23s
master
master
23s
View workflow file
feat: add model types and extend knex query builder interface, bump v…
Publish to npm
#23:
Commit
9824359
pushed by
noor-hidayatulloh
18s
master
master
18s
View workflow file
feat: extend Knex query and schema builders with ORM helper methods a…
Publish to npm
#22:
Commit
fa0de50
pushed by
noor-hidayatulloh
21s
master
master
21s
View workflow file
feat: implement model serialization, database casting services, and g…
Publish to npm
#21:
Commit
ccd19d6
pushed by
noor-hidayatulloh
6m 49s
master
master
6m 49s
View workflow file
feat: implement aggregate and global scope services for dynamic model…
Publish to npm
#20:
Commit
fbcc0e5
pushed by
noor-hidayatulloh
48s
master
master
48s
View workflow file
feat: fix relationship loading, subquery filtering, and aggregate sup…
Publish to npm
#19:
Commit
dfa63b9
pushed by
noor-hidayatulloh
39s
master
master
39s
View workflow file
feat: implement Knex schema and query builder extensions for advanced…
Publish to npm
#18:
Commit
83e074d
pushed by
noor-hidayatulloh
23s
master
master
23s
View workflow file
feat: implement recursive model hydration and relation processing ser…
Publish to npm
#17:
Commit
0aa1212
pushed by
noor-hidayatulloh
24s
master
master
24s
View workflow file
feat: implement model pump service for recursive data population and …
Publish to npm
#16:
Commit
f5b42ee
pushed by
noor-hidayatulloh
20s
master
master
20s
View workflow file
chore: bump version to 1.0.11
Publish to npm
#15:
Commit
fbd7c29
pushed by
noor-hidayatulloh
23s
master
master
23s
View workflow file
feat: extend Knex with custom schema helpers and query builder method…
Publish to npm
#14:
Commit
d3a2185
pushed by
noor-hidayatulloh
16s
master
master
16s
View workflow file
chore: update build configuration and increment package version to 1.…
Publish to npm
#13:
Commit
1622dfe
pushed by
noor-hidayatulloh
33s
master
master
33s
View workflow file
feat: implement Knex query builder extensions for advanced relations …
Publish to npm
#12:
Commit
3de036f
pushed by
noor-hidayatulloh
18s
master
master
18s
View workflow file
feat: extend Knex with custom schema builders and relational query me…
Publish to npm
#11:
Commit
6ace588
pushed by
noor-hidayatulloh
18s
master
master
18s
View workflow file
fix: wrap TableBuilder extensions in try-catch to prevent duplicate e…
Publish to npm
#10:
Commit
ce9e1e2
pushed by
noor-hidayatulloh
21s
master
master
21s
View workflow file
chore: fix compiler error by adding node types to tsconfig
Publish to npm
#9:
Commit
46d36ef
pushed by
noor-hidayatulloh
22s
master
master
22s
View workflow file
chore: bump version to 1.0.6
Publish to npm
#8:
Commit
755dbfa
pushed by
noor-hidayatulloh
16s
master
master
16s
View workflow file
chore: bump version to 1.0.5 and include latest refactored changes
Publish to npm
#7:
Commit
6210a03
pushed by
noor-hidayatulloh
15s
master
master
15s
View workflow file
chore: bump version and change license to MIT
Publish to npm
#6:
Commit
c5b5415
pushed by
noor-hidayatulloh
17s
master
master
17s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.