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
.
gisce
/
ooquery
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
5
Code
Issues
2
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Add bidirectional domain conversion with JSON Queries
- #38
#38
Merged
polsala
merged 10 commits into
master
gisce/ooquery:master
from
copilot/fix-1f10535f-5a7b-426a-ba17-7eec97e375a3
gisce/ooquery:copilot/fix-1f10535f-5a7b-426a-ba17-7eec97e375a3
Copy head branch name to clipboard
Sep 4, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add bidirectional domain conversion with JSON Queries
#38
polsala
merged 10 commits into
master
gisce/ooquery:master
from
copilot/fix-1f10535f-5a7b-426a-ba17-7eec97e375a3
gisce/ooquery:copilot/fix-1f10535f-5a7b-426a-ba17-7eec97e375a3
Copy head branch name to clipboard
Commits
Commits on Sep 2, 2025
Initial plan
Copilot
committed
581bdc5
View commit details
Copy full SHA for 581bdc5
Browse repository at this point
Implement domain to JSON conversion functionality
Show description for dc09f2e
Copilot
and
ecarreras
committed
dc09f2e
View commit details
Copy full SHA for dc09f2e
Browse repository at this point
Add documentation for domain to JSON conversion feature
Show description for d4248b7
Copilot
and
ecarreras
committed
d4248b7
View commit details
Copy full SHA for d4248b7
Browse repository at this point
Fix Python 2.7 compatibility by replacing f-strings with .format()
Show description for 6ea34a9
Copilot
and
ecarreras
committed
6ea34a9
View commit details
Copy full SHA for 6ea34a9
Browse repository at this point
Fix requirements python-sql<1.3
ecarreras
committed
f6138ad
View commit details
Copy full SHA for f6138ad
Browse repository at this point
Merge branch 'master' into copilot/fix-1f10535f-5a7b-426a-ba17-7eec97e375a3
ecarreras
authored
3363681
View commit details
Copy full SHA for 3363681
Browse repository at this point
Add convert_to_domain functionality for JSON to OpenERP domain conversion
Show description for e1bec8b
Copilot
and
ecarreras
committed
e1bec8b
View commit details
Copy full SHA for e1bec8b
Browse repository at this point
Fix nested domain parsing in convert_from_domain function
Show description for 2ec1252
Copilot
and
ecarreras
committed
2ec1252
View commit details
Copy full SHA for 2ec1252
Browse repository at this point
Commits on Sep 3, 2025
Fix domain conversion to use flat prefix notation instead of nested structures
Show description for 8f6282b
Copilot
and
ecarreras
committed
8f6282b
View commit details
Copy full SHA for 8f6282b
Browse repository at this point
Fix roundtrip conversion preserving explicit AND operators in nested queries
Show description for 13b04ab
Copilot
and
ecarreras
committed
13b04ab
View commit details
Copy full SHA for 13b04ab
Browse repository at this point
You can’t perform that action at this time.